mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-11 19:00:02 +01:00
If a user explicitly specifies PBKDF parameters (like iterations, used memory of threads), do not limit them, even if it can cause resource exhaustion. The only limits are hard limits per the PBKDF algorithm. The force options were mostly used for decreasing parameters, but it should work even opposite - despite the fact it can mean shooting yourself in the foot (OOM). Fixes: #812
9.8 KiB
9.8 KiB