diff --git a/ChangeLog b/ChangeLog index 977a61fee..cbdc04a44 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2013-11-03 Vladimir Serbinenko + + * docs/grub.texi: Mention RSA support. + 2013-11-03 Vladimir Serbinenko * grub-core/commands/verify.c: Add RSA support. diff --git a/docs/grub.texi b/docs/grub.texi index f504d913d..8fa20e6c0 100644 --- a/docs/grub.texi +++ b/docs/grub.texi @@ -5369,9 +5369,8 @@ may halt or otherwise impact the boot process. GRUB uses GPG-style detached signatures (meaning that a file @file{foo.sig} will be produced when file @file{foo} is signed), and -currently supports the DSA signing algorithm. Both 2048-bit and -3072-bit keys are supported. A signing key can be generated as -follows: +currently supports the DSA and RSA signing algorithms. A signing key +can be generated as follows: @example gpg --gen-key