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

Changes for version 0.019 - 2024-01-28

  • Add recode_hash method to Crypt::Passphrase
  • Remove deprecated curry_with_password method

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
A base class for pre-hashing pepper implementations
A pepper-wrapper for Crypt::Passphrase
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