Fix historical oversight regarding GRUB Argon2id
Patrick Steinhardt did the original work, importing PHC Argon2id into GRUB; this fact was unintentionally excluded from the Canoeboot documentation. Ax333l imported it into GRUB on the AUR, and Nicholas Johnson later rebased it for GRUB 2.12, for use by the Libreboot project which was then adapted for use in the Canoeboot project. Credit where credit is due. The principle of the matter is that I apologise for this oversight. It has now been corrected. Signed-off-by: Leah Rowe <leah@libreboot.org>master
parent
bd0547db79
commit
06176a2208
|
@ -15,7 +15,11 @@ Full disk encryption
|
|||
====================
|
||||
|
||||
[Encrypted /boot with LUKS2 on argon2 key derivation is now
|
||||
possible](../../news/argon2.md).
|
||||
possible](../../news/argon2.md) - the work is based on that done by
|
||||
Patrick Steinhardt, importing PHC's Argon2 implementation. This was later added
|
||||
to GRUB 2.06 on the Arch Linux AUR by Ax333l, and Nicholas Johnson later rebased
|
||||
it for GRUB 2.12 to use in Libreboot's GRUB payload, which was then adapted
|
||||
for the Canoeboot GRUB payload.
|
||||
|
||||
This is covered in
|
||||
the [main Linux guide](./#encrypted-boot-via-luks2-with-argon2), in the
|
||||
|
|
Loading…
Reference in New Issue