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

Search results for "module:Crypt::PBKDF2::Hash"

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

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::CBC - Encrypt Data with Cipher Block Chaining Mode River stage three • 72 direct dependents • 142 total dependents

This module is a Perl-only implementation of the cryptographic cipher block chaining mode (CBC). In combination with a block cipher such as AES or Blowfish, you can encrypt and decrypt messages of arbitrarily long length. The encrypted messages are c...

LDS/Crypt-CBC-3.04 - 17 May 2021 15:03:53 UTC

Crypt::PKCS5 - PKCS #5 v2.1: Password-Based Cryptography Standard. River stage zero No dependents

Blah blah blah....

OYAMA/Crypt-PKCS5-0.02 - 08 Oct 2013 06:58:50 UTC

Crypt::PBE::PBKDF2 - Perl extension for PKCS #5 Password-Based Key Derivation Function 2 (PBKDF2) River stage zero No dependents

PBKDF2 applies a pseudorandom function, such as hash-based message authentication code (HMAC), to the input password or passphrase along with a salt value and repeats the process many times to produce a derived key, which can then be used as a crypto...

GDT/Crypt-PBE-0.103 - 28 Apr 2023 15:30:55 UTC

Crypt::Passphrase::PBKDF2 - A PBKDF2 encoder for Crypt::Passphrase River stage zero No dependents

This class implements a PBKDF2 encoder for Crypt::Passphrase. It allows for any SHA-1 or SHA-2 hash, and any number of iterations....

LEONT/Crypt-Passphrase-PBKDF2-0.002 - 27 Feb 2023 21:17:56 UTC

Crypt::ScryptKDF - Scrypt password based key derivation function River stage two • 6 direct dependents • 10 total dependents

Scrypt is a password-based key derivation function (like for example PBKDF2). Scrypt was designed to be "memory-hard" algorithm in order to make it expensive to perform large scale custom hardware attacks. It can be used for: * deriving cryptographic...

MIK/Crypt-ScryptKDF-0.010 - 28 Nov 2015 11:38:21 UTC

Crypt::Passphrase - A module for managing passwords in a cryptographically agile manner River stage two • 12 direct dependents • 12 total dependents

This module manages the passwords in a cryptographically agile manner. Following Postel's principle, it allows you to define a single scheme that will be used for new passwords, but several schemes to check passwords with. It will be able to tell you...

LEONT/Crypt-Passphrase-0.019 - 28 Jan 2024 18:13:45 UTC

Crypt::PBE::PBKDF1 - Perl extension for PKCS #5 Password-Based Key Derivation Function 1 (PBKDF1) River stage zero No dependents

PBKDF2 applies a pseudorandom function, such as hash-based message authentication code (HMAC), to the input password or passphrase along with a salt value and repeats the process many times to produce a derived key, which can then be used as a crypto...

GDT/Crypt-PBE-0.103 - 28 Apr 2023 15:30:55 UTC

Crypt::OpenSSL::FASTPBKDF2 - Perl wrapper for PBKDF2 keys derivation function of the OpenSSL library using fastpbkdf2 River stage zero No dependents

PBKDF2 applies a pseudorandom function, such as hash-based message authentication code (HMAC), to the input password or passphrase along with a salt value and repeats the process many times to produce a derived key, which can then be used as a crypto...

DUANE/Crypt-OpenSSL-FASTPBKDF2-0.01 - 27 Apr 2017 18:26:54 UTC

DBIx::Class::EncodedColumn::Crypt::PBKDF2 - PBKDF2 support for DBIx::Class::EncodedColumn River stage zero No dependents

CNG/DBIx-Class-EncodedColumn-Crypt-PBKDF2-0.000002 - 20 Sep 2016 03:30:24 UTC
15 results (0.046 seconds)