void-docs
void-docs copied to clipboard
guides/fde: Clarify GRUB LUKS2 support
GRUB only fully supports LUKS1 but also supports LUKS2's PBKDF2 function, which has not been clarified in the documentation before. This patch clarifies that the standard key derivation function, being Argon2i, is not supported by GRUB, avoiding confusion from potential other sources.
Closes: https://github.com/void-linux/void-docs/issues/620