The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.013 - 2023-03-29

  • Add SHA::Base64 and MD5::Base64 validators

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 base64ed MD5 hashes with Crypt::Passphrase
Validate against hexed MD5 hashes with Crypt::Passphrase
An object representing a hash for password checking
Validate against base64ed SHA1 hashes with Crypt::Passphrase
Validate against hexed SHA1 hashes with Crypt::Passphrase
An system crypt() encoder for Crypt::Passphrase
Base class for Crypt::Passphrase validators