mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-12 11:20:10 +01:00
OpenSSL now enforces minimal parameters for PBKDF2 according to SP 800-132 key length (112 bits), minimal salt length (128 bits) and minimal number of iterations (1000). Our benchmark violates this, causeing cryptsetup misbehave for luksFormat. Just inrease tet salt to 16 bytes here, it will little bit influence benchmark, but there is no way back.
6.0 KiB
6.0 KiB