Skip to content
  • Ondrej Kozina's avatar
    libcryptsetup: drop FIPS power on self test · dc40b91c
    Ondrej Kozina authored and Milan Broz's avatar Milan Broz committed
    - cryptsetup library is not required to be FIPS certified anymore
      due to fact gcrypt PBKDF2 algorithm can be used instead of
      cryptsetup internal one.
    
    - check in library constructor is no longer needed and therefore
      removed.
    
    - all other checks regarding MK extraction or random generator
      restrictions remain the same
    dc40b91c