[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 5/6] luks2: Discern Argon2i and Argon2id
From: |
Daniel Kiper |
Subject: |
Re: [PATCH v2 5/6] luks2: Discern Argon2i and Argon2id |
Date: |
Fri, 21 Feb 2020 13:54:42 +0100 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
On Thu, Feb 20, 2020 at 07:00:53PM +0100, Patrick Steinhardt wrote:
> While GRUB is already able to parse both Argon2i and Argon2id parameters
> from the LUKS2 header, it doesn't discern both types. This commit
> introduces a new KDF type for Argon2id and sets up the parsed KDF's type
> accordingly.
>
> Signed-off-by: Patrick Steinhardt <address@hidden>
Reviewed-by: Daniel Kiper <address@hidden>
Daniel
- Re: [PATCH 0/5] Support Argon2 KDF in LUKS2, (continued)
[PATCH v2 0/6] Support Argon2 KDF in LUKS2, Patrick Steinhardt, 2020/02/20
- [PATCH v2 2/6] types.h: add UINT-related macros needed for Argon2, Patrick Steinhardt, 2020/02/20
- [PATCH v2 1/6] efi: Allocate half of available memory by default, Patrick Steinhardt, 2020/02/20
- [PATCH v2 4/6] luks2: Add missing newline to debug message, Patrick Steinhardt, 2020/02/20
- [PATCH v2 5/6] luks2: Discern Argon2i and Argon2id, Patrick Steinhardt, 2020/02/20
- Re: [PATCH v2 5/6] luks2: Discern Argon2i and Argon2id,
Daniel Kiper <=
- [PATCH v2 3/6] argon2: Import Argon2 from cryptsetup, Patrick Steinhardt, 2020/02/20
- [PATCH v2 6/6] luks2: Support key derival via Argon2, Patrick Steinhardt, 2020/02/20
- Re: [PATCH v2 0/6] Support Argon2 KDF in LUKS2, Leif Lindholm, 2020/02/20
- Re: [PATCH v2 0/6] Support Argon2 KDF in LUKS2, Daniel Kiper, 2020/02/21