Follow-up Comment #11, bug #55093 (project grub):

Found the package https://aur.archlinux.org/packages/grub-improved-luks2-git
in the AUR. There are patches for the master branch that add the necessary
algorithms, Argon2i and Argon2id.
Tried the latest version from 2023-02-09 and... it works!
Only noticed one problem: password is requested twice. But this behavior may
be due to some error in my configuration.

comment #10
> It seems that LUKS2 support has been implemented
No it is not. Current version is limited to support LUKS2 with PBKDF2 (see
grub-core/disk/luks2.c 461)
> case LUKS2_KDF_TYPE_ARGON2I:
> ret = grub_error (GRUB_ERR_BAD_ARGUMENT, "Argon2 not supported");

> My suggestion is to close this bug and open a new one to address the new
bugs
Why create an additional page if the errors in this one are still not fully
resolved?


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55093>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/


Reply via email to