All of lore.kernel.org
 help / color / mirror / Atom feed
From: Petr Vorel <pvorel@suse.cz>
To: grub-devel@gnu.org
Cc: Petr Vorel <pvorel@suse.cz>, Patrick Steinhardt <ps@pks.im>,
	Daniel Kiper <daniel.kiper@oracle.com>
Subject: [PATCH 1/1] docs: luks2: Mention key derival function support
Date: Wed,  3 Feb 2021 12:02:19 +0100	[thread overview]
Message-ID: <20210203110219.11390-1-pvorel@suse.cz> (raw)

To give users hint why Argon2 (the default in cryptsetup for LUKS2)
does not work.

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

it'd be nice to have it for Grub 2.06.

Kind regards,
Petr

 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).
 @end deffn
 
 
-- 
2.30.0



             reply	other threads:[~2021-02-03 11:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-03 11:02 Petr Vorel [this message]
2021-02-03 19:07 ` [PATCH 1/1] docs: luks2: Mention key derival function support Patrick Steinhardt
2021-02-03 20:50 ` Paul Menzel
2021-02-04  7:08   ` Petr Vorel
2021-02-11 12:37 ` Milan Broz
2021-02-12  6:58   ` Petr Vorel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210203110219.11390-1-pvorel@suse.cz \
    --to=pvorel@suse.cz \
    --cc=daniel.kiper@oracle.com \
    --cc=grub-devel@gnu.org \
    --cc=ps@pks.im \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.