Crypt-Passphrase 0.021 Latest
Kwalitee Issues
No Core Issues.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Crypt::Passphrase | A module for managing passwords in a cryptographically agile manner | 0.021 | metacpan |
Crypt::Passphrase::Encoder | Base class for Crypt::Passphrase encoders | 0.021 | metacpan |
Crypt::Passphrase::Fallback | a fallback validator for Crypt::Passphrase | 0.021 | metacpan |
Crypt::Passphrase::MD5::Base64 | Validate against base64ed MD5 hashes with Crypt::Passphrase | 0.021 | metacpan |
Crypt::Passphrase::MD5::Hex | Validate against hexed MD5 hashes with Crypt::Passphrase | 0.021 | metacpan |
Crypt::Passphrase::PassphraseHash | An object representing a hash for password checking | 0.021 | metacpan |
Crypt::Passphrase::Pepper::Base | A base class for pre-hashing pepper implementations | 0.021 | metacpan |
Crypt::Passphrase::Pepper::Simple | A pepper-wrapper for Crypt::Passphrase | 0.021 | metacpan |
Crypt::Passphrase::SHA1::Base64 | Validate against base64ed SHA1 hashes with Crypt::Passphrase | 0.021 | metacpan |
Crypt::Passphrase::SHA1::Hex | Validate against hexed SHA1 hashes with Crypt::Passphrase | 0.021 | metacpan |
Crypt::Passphrase::System | An system crypt() encoder for Crypt::Passphrase | 0.021 | metacpan |
Crypt::Passphrase::Validator | Base class for Crypt::Passphrase validators | 0.021 | metacpan |