[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 1/1] docs: luks2: Mention key derival function support
From: |
Petr Vorel |
Subject: |
Re: [PATCH 1/1] docs: luks2: Mention key derival function support |
Date: |
Thu, 4 Feb 2021 08:08:45 +0100 |
Hi Paul, Patrick,
> Dear Petr,
> Thank you for your patch.
thanks for your review!
...
> > -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.
That's indeed better, thanks!
Sending v2 so that maintainers does not have to amend the patch.
Kind regards,
Petr
> > 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