mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2026-01-07 16:05:28 +01:00
It uses Argon2id only, with maximal memory cost 1024 MiB. Parallel cost is always 1. Default parameters (no PIM) is 416 MiB, 6 iterations (same as PIM 12). In PIM mode, iterations and memory costs are calculated according to the specific formula. Memory cost is always limited as above.