Changes for version 0.007 - 2023-02-12

  • Add curry_with_hash and curry_with_password methods
  • Add a unicode normalization option
  • Match MD5 and SHA hex case-insensitively

Modules

A module for managing passwords in a cryptographically agile manner
Base class for Crypt::Passphrase encoders
a fallback validator for Crypt::Passphrase
Validate against hexed MD5 hashes with Crypt::Passphrase
Validate against hexed SHA1 hashes with Crypt::Passphrase
Base class for Crypt::Passphrase validators