mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-12 03:10:08 +01:00
For now, the hash was set to sha256 (except for converted LUKS1 header). This patch adds the same logic as in LUKS1 - hash aglorithms is loaded from PBKDF setting. Fixes #396.