grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/1] docs: luks2: Mention key derival function support


From: Paul Menzel
Subject: Re: [PATCH 1/1] docs: luks2: Mention key derival function support
Date: Wed, 3 Feb 2021 21:50:53 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0

Dear Petr,


Thank you for your patch.

Am 03.02.21 um 12:02 schrieb Petr Vorel:
To give users hint why Argon2 (the default in cryptsetup for LUKS2)
does not work.

Signed-off-by: Petr Vorel <pvorel@suse.cz>
---

[…]

  docs/grub.texi | 3 ++-
  1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/grub.texi b/docs/grub.texi
index eeac9b2ce..7360da128 100644
--- a/docs/grub.texi
+++ b/docs/grub.texi
@@ -4291,7 +4291,8 @@ devices; option @option{-b} configures all geli 
containers that have boot flag s
GRUB suports devices encrypted using LUKS, LUKS2 and geli. Note that necessary
  modules (@var{luks}, @var{luks2} and @var{geli}) have to be loaded manually
-before this command can be used.
+before this command can be used. For LUKS2 only the PBKDF2 key derival
+function is supported (Argon2 is not yet supported).

Nit: I’d get rid of the parentheses.

For LUKS2 only the PBKDF2 key derival function is supported, as
Argon2 is not yet supported.

Either way:

Acked-by: Paul Menzel <pmenzel@molgen.mpg.de>


Kind regards,

Paul



reply via email to

[Prev in Thread] Current Thread [Next in Thread]