The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Crypt-PBKDF2 ARODLAND"

Crypt::PBKDF2 - The PBKDF2 password hashing algorithm. River stage three • 7 direct dependents • 146 total dependents

PBKDF2 is a secure password hashing algorithm that uses the techniques of "key strengthening" to make the complexity of a brute-force attack arbitrarily high. PBKDF2 uses any other cryptographic hash or cipher (by convention, usually HMAC-SHA1, but "...

ARODLAND/Crypt-PBKDF2-0.161520 - 31 May 2016 18:55:16 UTC

Crypt::PBKDF2::Hash - Abstract role for PBKDF2 hashing algorithms. River stage three • 7 direct dependents • 146 total dependents

ARODLAND/Crypt-PBKDF2-0.161520 - 31 May 2016 18:55:16 UTC

Crypt::PBKDF2::Hash::HMACSHA2 - HMAC-SHA2 support for Crypt::PBKDF2 using Digest::SHA River stage three • 7 direct dependents • 146 total dependents

Uses Digest::SHA "hmac_sha256"/"hmac_sha384"/"hmac_sha512" to provide the HMAC-SHA2 family of hashes for Crypt::PBKDF2....

ARODLAND/Crypt-PBKDF2-0.161520 - 31 May 2016 18:55:16 UTC

Crypt::PBKDF2::Hash::HMACSHA1 - HMAC-SHA1 support for Crypt::PBKDF2 using Digest::SHA River stage three • 7 direct dependents • 146 total dependents

Uses Digest::SHA "hmac_sha1" to provide the HMAC-SHA1 backend for Crypt::PBKDF2....

ARODLAND/Crypt-PBKDF2-0.161520 - 31 May 2016 18:55:16 UTC

Crypt::PBKDF2::Hash::HMACSHA3 - HMAC-SHA3 support for Crypt::PBKDF2 using Digest::SHA River stage three • 7 direct dependents • 146 total dependents

Uses Digest::HMAC and Digest::SHA3 "sha3_256"/"sha3_384"/"sha3_512" to provide the HMAC-ShA3 family of hashes for Crypt::PBKDF2. This could be done with Crypt::PBKDF2::Hash::DigestHMAC instead, but it seemed nice to have a uniform interface to HMACSH...

ARODLAND/Crypt-PBKDF2-0.161520 - 31 May 2016 18:55:16 UTC

Crypt::PBKDF2::Hash::DigestHMAC - Digest::HMAC hash support for Crypt::PBKDF2. River stage three • 7 direct dependents • 146 total dependents

Uses Digest::HMAC to make nearly any Digest-compatible module compatible with Crypt::PKBDF2 by driving it with the standard HMAC algorithm to combine the key and the data....

ARODLAND/Crypt-PBKDF2-0.161520 - 31 May 2016 18:55:16 UTC
6 results (0.065 seconds)