grub-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 6/6] luks2: Support key derival via Argon2


From: Daniel Kiper
Subject: Re: [PATCH v2 6/6] luks2: Support key derival via Argon2
Date: Fri, 21 Feb 2020 14:03:16 +0100
User-agent: NeoMutt/20170113 (1.7.2)

On Thu, Feb 20, 2020 at 07:00:54PM +0100, Patrick Steinhardt wrote:
> One addition with LUKS2 was support of the key derival function Argon2
> in addition to the previously supported PBKDF2 algortihm. In order to
> ease getting in initial support for LUKS2, we only reused infrastructure
> to support LUKS2 with PBKDF2, but left out Argon2.
>
> This commit now introduces support for Argon2 to enable decryption of
> LUKS2 partitions using this key derival function. As the code for Argon2
> has been added in a previous commit in this series, adding support is
> now trivial.
>
> Signed-off-by: Patrick Steinhardt <address@hidden>

Reviewed-by: Daniel Kiper <address@hidden>

Daniel



reply via email to

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