Changes for version 0.010 - 2023-03-14
- Add @CARP_NOT handler to import
- More gracefully handle undefined passwords
- Depreciate curry_with_password
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
An object representing a hash for password checking
Validate against hexed SHA1 hashes with Crypt::Passphrase
Base class for Crypt::Passphrase validators