Commit Graph

3 Commits

Author SHA256 Message Date
Pedro Monreal
2673995f57 Update to 2.8.4 jsc#PED-15540 2026-02-02 13:15:21 +01:00
c7b473533a * Remove the dependency on libargon2 as is now provided by openssl.
OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=209
2025-03-14 14:48:40 +00:00
50eda542af - Set pbkdf2 as the default PBKDF algorithm in LUKS2 format.
[bsc#1236375, bsc#1236164]
  * The default PBKDF algorithm in the LUKS2 format is now Argon2id
    but its not FIPS compliant. A system would be unbootable if using
    Argon2id or Argon2i for disk encryption and then switching to
    kernel FIPS mode. This can be avoided by setting pbkdf2 as default.
  * Build using the configure option --with-luks2-pbkdf=pbkdf2.

OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=208
2025-03-14 14:18:28 +00:00