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

Search results for "module:Crypt::ECB"

Crypt::ECB - Use block ciphers using ECB mode River stage one • 5 direct dependents • 6 total dependents

This module is a Perl-only implementation of the ECB mode. In combination with a block cipher such as Blowfish, DES, IDEA or Rijndael, you can encrypt and decrypt messages of arbitrarily long length. Though for security reasons other modes than ECB s...

APPEL/Crypt-ECB-2.23 - 16 Jan 2024 11:04:01 UTC

Crypt::Mode::ECB - Block cipher mode ECB [Electronic codebook] River stage three • 62 direct dependents • 246 total dependents

This module implements ECB cipher mode. NOTE: it works only with ciphers from CryptX (Crypt::Cipher::NNNN). BEWARE: ECB is inherently insecure, if you are not sure go for Crypt::Mode::CBC!...

MIK/CryptX-0.080 - 04 Oct 2023 11:07:16 UTC

Crypt::OFB - Encrypt Data using OFB Mode River stage zero No dependents

This module is a Perl-only implementation of the OFB mode. It is a inheritance class of Crypt::ECB. Please read Crypt::ECB(3) for the default function description....

GUGOD/Crypt-OFB-0.01 - 01 Nov 2003 21:23:56 UTC

Crypt::ARIA - Perl extension for ARIA encryption/decryption algorithm. River stage zero No dependents

Crypt::ARIA provides an interface between Perl and ARIA implementation in C. ARIA is a block cipher algorithm designed in South Korea. For more information about ARIA, visit links in "SEE ALSO" section. The C portion of this module is made by researc...

GYPARK/Crypt-ARIA-0.004 - 28 Nov 2013 03:11:42 UTC

Crypt::CAST5 - CAST5 block cipher River stage one • 2 direct dependents • 2 total dependents

This module provides an implementation of the CAST5 block cipher using compiled C code for increased speed. CAST5 is also known as CAST-128. It is a product of the CAST design procedure developed by C. Adams and S. Tavares. The CAST5 cipher is availa...

BOBMATH/Crypt-CAST5-0.05 - 01 Jul 2006 17:47:28 UTC

Crypt::GCrypt - Perl interface to the GNU Cryptographic library River stage zero No dependents

AAR/Crypt-GCrypt-1.26 - 25 May 2013 17:11:33 UTC

Crypt::Twofish2 - Crypt::CBC compliant Twofish encryption module River stage one • 3 direct dependents • 6 total dependents

This module implements the twofish cipher in a less braindamaged (read: slow and ugly) way than the existing "Crypt::Twofish" module. Although it is "Crypt::CBC" compliant you usually gain nothing by using that module (except generality, which is oft...

MLEHMANN/Crypt-Twofish2-1.03 - 01 Aug 2021 18:10:47 UTC

Crypt::Rijndael - Crypt::CBC compliant Rijndael encryption module River stage three • 47 direct dependents • 108 total dependents

This module implements the Rijndael cipher, which has just been selected as the Advanced Encryption Standard. keysize Returns the keysize, which is 32 (bytes). The Rijndael cipher actually supports keylengths of 16, 24 or 32 bytes, but there is no wa...

LEONT/Crypt-Rijndael-1.16 - 01 Apr 2021 21:36:33 UTC

Crypt::CAST5_PP - CAST5 block cipher in pure Perl River stage one • 1 direct dependent • 4 total dependents

This module provides a pure Perl implementation of the CAST5 block cipher. CAST5 is also known as CAST-128. It is a product of the CAST design procedure developed by C. Adams and S. Tavares. The CAST5 cipher is available royalty-free....

BOBMATH/Crypt-CAST5_PP-1.04 - 01 Jul 2006 17:47:32 UTC

Crypt::TripleDES - Triple DES encyption. River stage zero No dependents

This module implements 3DES encryption in ECB mode. The code is based on Eric Young's implementation of DES in pure perl. It's quite slow because of the way Perl handles bit operations and is not recommended for use with large texts....

VIPUL/Crypt-TripleDES-0.24 - 13 Oct 1999 23:35:45 UTC

Crypt::OpenSSL::AES - A Perl wrapper around OpenSSL's AES library River stage one • 6 direct dependents • 6 total dependents

This module implements a wrapper around OpenSSL. Specifically, it wraps the methods related to the US Government's Advanced Encryption Standard (the Rijndael algorithm). The original version supports only AES ECB (electronic codebook mode encryption)...

TIMLEGGE/Crypt-OpenSSL-AES-0.19 - 10 Nov 2023 22:52:38 UTC

Crypt::Nettle::Cipher - Perl interface to symmetric encryption and decryption from libnettle River stage zero No dependents

DKG/Crypt-Nettle-0.3 - 23 Mar 2011 08:11:22 UTC

Crypt::OpenSSL::Blowfish - Blowfish Algorithm using OpenSSL River stage zero No dependents

Crypt::OpenSSL::Blowfish implements the Blowfish Algorithm using functions contained in the OpenSSL crypto library. Crypt::OpenSSL::Blowfish has an interface similar to Crypt::Blowfish, but produces different result than Crypt::Blowfish. This is no l...

TIMLEGGE/Crypt-OpenSSL-Blowfish-0.08 - 28 Nov 2023 03:08:57 UTC

Crypt::Passphrase::Bcrypt::AES - A peppered AES-encrypted Bcrypt encoder for Crypt::Passphrase River stage zero No dependents

This class implements peppering by encrypting the hash using AES (unlike Crypt::Passphrase::Pepper::Simple which hashes the input instead). Configuration This module takes all arguments also taken by Crypt::Passphrase::Bcrypt, with the following addi...

LEONT/Crypt-Passphrase-Bcrypt-AES-0.002 - 07 Apr 2024 11:39:00 UTC

Crypt::Passphrase::Argon2::AES - A peppered AES-encrypted Argon2 encoder for Crypt::Passphrase River stage zero No dependents

This class implements peppering by encrypting the hash using AES (unlike Crypt::Passphrase::Pepper::Simple which hashes the input instead)....

LEONT/Crypt-Passphrase-Argon2-AES-0.008 - 07 Apr 2024 11:43:01 UTC
15 results (0.036 seconds)