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

[-- Attachment #1: Type: text/plain, Size: 1163 bytes --]

On Wed, Feb 03, 2021 at 12:02:19PM +0100, Petr Vorel wrote:
> To give users hint why Argon2 (the default in cryptsetup for LUKS2)
> does not work.
> 
> Signed-off-by: Petr Vorel <pvorel@suse.cz>

Reviewed-by: Patrick Steinhardt <ps@pks.im>

> ---
> Hi,
> 
> it'd be nice to have it for Grub 2.06.
> 
> Kind regards,
> Petr

Make sense to me, thanks! I don't see a reason to not include it in
v2.06 to set expectations straight.

Patrick

>  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
> 

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-03 11:02 [PATCH 1/1] docs: luks2: Mention key derival function support Petr Vorel
2021-02-03 19:07 ` Patrick Steinhardt [this message]
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=YBr0a7d5yral/LzN@tanuki \
    --to=ps@pks.im \
    --cc=daniel.kiper@oracle.com \
    --cc=grub-devel@gnu.org \
    --cc=pvorel@suse.cz \
    /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.