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 <p...@pks.im>

Reviewed-by: Daniel Kiper <daniel.ki...@oracle.com>

Daniel

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to