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

Search results for "module:Crypt::Eksblowfish"

Crypt::Eksblowfish - the Eksblowfish block cipher River stage two • 18 direct dependents • 56 total dependents

An object of this type encapsulates a keyed instance of the Eksblowfish block cipher, ready to encrypt and decrypt. Eksblowfish is a variant of the Blowfish cipher, modified to make the key setup very expensive. ("Eks" stands for "expensive key sched...

ZEFRAM/Crypt-Eksblowfish-0.009 - 27 Apr 2011 20:09:55 UTC

Crypt::Eksblowfish::Bcrypt - Blowfish-based Unix crypt() password hash River stage two • 18 direct dependents • 56 total dependents

This module implements the Blowfish-based Unix crypt() password hashing algorithm, known as "bcrypt". This hash uses a variant of Blowfish, known as "Eksblowfish", modified to have particularly expensive key scheduling. Eksblowfish and bcrypt were de...

ZEFRAM/Crypt-Eksblowfish-0.009 - 27 Apr 2011 20:09:55 UTC

Crypt::Eksblowfish::Family - Eksblowfish cipher family River stage two • 18 direct dependents • 56 total dependents

An object of this class represents an Eksblowfish cipher family. It contains the family parameters (cost and salt), and if combined with a key it yields an encryption function. See Crypt::Eksblowfish for discussion of the Eksblowfish algorithm. It is...

ZEFRAM/Crypt-Eksblowfish-0.009 - 27 Apr 2011 20:09:55 UTC

Crypt::Eksblowfish::Subkeyed - Blowfish/Eksblowfish with access to subkeys River stage two • 18 direct dependents • 56 total dependents

An object of this class encapsulates a keyed instance of the Blowfish or Eksblowfish block cipher, ready to encrypt and decrypt. Normally this class will not be used directly, but through subclasses such as Crypt::Eksblowfish. Eksblowfish is a varian...

ZEFRAM/Crypt-Eksblowfish-0.009 - 27 Apr 2011 20:09:55 UTC

Crypt::Eksblowfish::Blowfish - Blowfish block cipher via Eksblowfish engine River stage two • 18 direct dependents • 56 total dependents

An object of this type encapsulates a keyed instance of the Blowfish block cipher, ready to encrypt and decrypt. Blowfish is a symmetric cipher algorithm designed by Bruce Schneier in 1993. It operates on 64-bit blocks, and takes a variable-length ke...

ZEFRAM/Crypt-Eksblowfish-0.009 - 27 Apr 2011 20:09:55 UTC

Crypt::Eksblowfish::Uklblowfish - Blowfish cipher with unrestricted key length River stage two • 18 direct dependents • 56 total dependents

An object of this type encapsulates a keyed instance of the Blowfish block cipher, ready to encrypt and decrypt. However, if you're looking for an implementation of Blowfish you most likely want Crypt::Eksblowfish::Blowfish. This class differs from t...

ZEFRAM/Crypt-Eksblowfish-0.009 - 27 Apr 2011 20:09:55 UTC

DBIx::Class::EncodedColumn::Crypt::Eksblowfish::Bcrypt - Eksblowfish bcrypt backend River stage two • 13 direct dependents • 14 total dependents

WREIS/DBIx-Class-EncodedColumn-0.00020 - 25 Sep 2019 12:34:33 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::Bcrypt - A modern bcrypt implementation River stage two • 6 direct dependents • 14 total dependents

This module provides a modern and user-friendly implementation of the bcrypt password hash. Note that in bcrypt passwords may only contain 72 characters and may not contain any null-byte. To work around this limitation this module supports prehashing...

LEONT/Crypt-Bcrypt-0.011 - 19 Mar 2023 12:42:38 UTC

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

This class implements a bcrypt encoder for Crypt::Passphrase. For high-end parameters Crypt::Passphrase::Argon2 is recommended over this module as an encoder, as that provides memory-hardness and more easily allows for long passwords. Configuration I...

LEONT/Crypt-Passphrase-Bcrypt-0.008 - 28 Jan 2024 18:13:56 UTC

Crypt::Passphrase::Bcrypt::Compat - A bcrypt validator for Crypt::Passphrase River stage zero No dependents

This module exists to support checking "$2$" type bcrypt hashes (as opposed to more modern variants like "$2b$" or "$2a$") as sometimes generated by Crypt::Eksblowfish::Bcrypt. This ancient variant is not supported by by modern bcrypt implementations...

LEONT/Crypt-Passphrase-Bcrypt-Compat-0.002 - 08 Apr 2024 14:34:28 UTC
11 results (0.032 seconds)