* docs/grub.texi: Mention RSA support.
authorVladimir Serbinenko <phcoder@gmail.com>
Sun, 3 Nov 2013 18:04:02 +0000 (19:04 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Sun, 3 Nov 2013 18:04:02 +0000 (19:04 +0100)
ChangeLog
docs/grub.texi

index 977a61f..cbdc04a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-11-03  Vladimir Serbinenko  <phcoder@gmail.com>
+
+       * docs/grub.texi: Mention RSA support.
+
 2013-11-03  Vladimir Serbinenko  <phcoder@gmail.com>
 
        * grub-core/commands/verify.c: Add RSA support.
index f504d91..8fa20e6 100644 (file)
@@ -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