lbmk/resources/grub/patches
Leah Rowe fd6025321c grub: import phc argon2 implementation (for luks2)
Patches pulled from:
https://git.nicholasjohnson.ch/grub
This is the author of the rebased patches:
https://nicholasjohnson.ch/
(Nicholas Johnson <nick@nicholasjohnson.ch>)

However, this is a *rebase* performed by Nicholas,
based on these patches:

https://aur.archlinux.org/cgit/aur.git/tree/?h=grub-improved-luks2-git
...at revision: 1c7932d90f1f62d0fd5485c5eb8ad79fa4c2f50d

The AUR patches were based on GRUB 2.06, whereas Nicholas's
rebase is upon grub 2.12, which Libreboot currently uses.

These patches import the PHC implementation of argon2i/id
key derivation functions, seen here:
https://github.com/P-H-C/phc-winner-argon2

GRUB (upstream) does not merge these patches and probably won't,
because even though they're libre, they're not copylefted or
otherwise under GPL terms that GRUB can accept.

Therefore, we in Libreboot must maintain these from now on,
for our version of GRUB. The upshot? LUKSv2 decryption should
now work, perfectly, in GRUB!

Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-08-20 12:24:49 +01:00
..
0001-mitigate-grub-s-missing-characters-for-borders-arrow.patch bump grub revision to latest upstream 2022-11-19 16:54:16 +00:00
0002-say-the-name-libreboot-in-the-grub-menu.patch bump grub revision to latest upstream 2022-11-19 16:54:16 +00:00
0003-Add-CC0-license.patch grub: import phc argon2 implementation (for luks2) 2023-08-20 12:24:49 +01:00
0004-Define-GRUB_UINT32_MAX.patch grub: import phc argon2 implementation (for luks2) 2023-08-20 12:24:49 +01:00
0005-Add-Argon2-algorithm.patch grub: import phc argon2 implementation (for luks2) 2023-08-20 12:24:49 +01:00
0006-Error-on-missing-Argon2id-parameters.patch grub: import phc argon2 implementation (for luks2) 2023-08-20 12:24:49 +01:00
0007-Compile-with-Argon2id-support.patch grub: import phc argon2 implementation (for luks2) 2023-08-20 12:24:49 +01:00
0008-Make-grub-install-work-with-Argon2.patch grub: import phc argon2 implementation (for luks2) 2023-08-20 12:24:49 +01:00