Changes for version 0.015 - 2023-04-04

  • Fix compilation issue on perls < 5.22.0

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