mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-12 11:20:10 +01:00
With LUKS1 we returned pbkdf values even for inactive keyslot. Only iterations count was wrong. Remaining values are not specific keyslot bound with LUKS1. Fixes: #528.