From 5a01722ebc7a5b56af35b7ce40a76e3371d88bf2 Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Sun, 3 Nov 2013 19:04:02 +0100 Subject: [PATCH] * docs/grub.texi: Mention RSA support. --- ChangeLog | 4 ++++ docs/grub.texi | 5 ++--- 2 files changed, 6 insertions(+), 3 deletions(-) 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