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

Search results for "module:Crypt::RC5"

Crypt::RC5 - Perl implementation of the RC5 encryption algorithm. River stage zero No dependents

RC5 is a fast block cipher designed by Ronald Rivest for RSA Data Security (now RSA Security) in 1994. It is a parameterized algorithm with a variable block size, a variable key size, and a variable number of rounds. This particular implementation is...

SIFUKURT/Crypt-RC5-2.00 - 05 Nov 2002 16:01:18 UTC

Crypt::Cipher::RC5 - Symmetric cipher RC5, key size: 64-1024 bits River stage three • 62 direct dependents • 246 total dependents

This module implements the RC5 cipher. Provided interface is compliant with Crypt::CBC module. BEWARE: This module implements just elementary "one-block-(en|de)cryption" operation - if you want to encrypt/decrypt generic data you have to use some of ...

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

lib/Crypt/PKCS11.pm River stage one • 1 direct dependent • 1 total dependent

JELU/Crypt-PKCS11-1.03 - 16 Feb 2015 14:00:14 UTC

Crypt::RC6 - Crypt::CBC compliant RC6 block cipher encryption module River stage zero No dependents

From THE RC6 BLOCK CIPHER, by Rivest, Robshaw, Sidney, and Yin... "RC6 is an evolutionary improvement of RC5, designed to meet the requirements of the Advanced Encryption Standard (AES). Like RC5, RC6 makes essential use of data-dependent rotations. ...

JHUGHES/Crypt-RC6-1.0 - 17 Mar 2002 21:34:42 UTC

Crypt::Util - A lightweight Crypt/Digest convenience API River stage one • 1 direct dependent • 1 total dependent

This module provides an easy, intuitive and forgiving API for wielding crypto-fu. The API is designed as a cascade, with rich features built using simpler ones. this means that the option processing is uniform throughout, and the behaviors are genera...

NUFFIN/Crypt-Util-0.11 - 27 May 2010 09:58:24 UTC

Crypt::Cipher - Generic interface to cipher functions River stage three • 62 direct dependents • 246 total dependents

Provides an interface to various symmetric cipher algorithms. BEWARE: This module implements just elementary "one-block-(en|de)cryption" operation - if you want to encrypt/decrypt generic data you have to use some of the cipher block modes - check fo...

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

Crypt::Mode::CFB - Block cipher mode CFB [Cipher feedback] River stage three • 62 direct dependents • 246 total dependents

This module implements CFB cipher mode. NOTE: it works only with ciphers from CryptX (Crypt::Cipher::NNNN)....

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

Crypt::Mode::OFB - Block cipher mode OFB [Output feedback] River stage three • 62 direct dependents • 246 total dependents

This module implements OFB cipher mode. NOTE: it works only with ciphers from CryptX (Crypt::Cipher::NNNN)....

MIK/CryptX-0.080 - 04 Oct 2023 11:07:16 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::Mode::CTR - Block cipher mode CTR [Counter mode] River stage three • 62 direct dependents • 246 total dependents

This module implements CTR cipher mode. NOTE: it works only with ciphers from CryptX (Crypt::Cipher::NNNN)....

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

Crypt::Mode::CBC - Block cipher mode CBC [Cipher-block chaining] River stage three • 62 direct dependents • 246 total dependents

This module implements CBC cipher mode. NOTE: it works only with ciphers from CryptX (Crypt::Cipher::NNNN)....

MIK/CryptX-0.080 - 04 Oct 2023 11:07:16 UTC
11 results (0.029 seconds)