![]() |
| |||||||
| Crypt-AllOrNothing
All-Or-Nothing Encryption |
Crypt-AllOrNothing-Util
Util functions for Crypt::AllOrNothing |
Crypt-Anubis
A variable-length key, 128-bit block cipher |
| Crypt-AppleTwoFish
An Apple iTMS internal key descrambling algorithm |
Crypt-Blowfish
XS-based implementation of Blowfish |
Crypt-Blowfish-Mod
Yet another blowfish algorithm |
| Crypt-Blowfish_PP
Blowfish encryption algorithm in Pure Perl |
Crypt-Caesar
Decrypt rot-N strings |
Crypt-Camellia
Perl Camellia encryption module |
| Crypt-Camellia_PP
Pure Perl Camellia 128-bit block cipher module. |
Crypt-CAST5
CAST5 block cipher |
Crypt-CAST5_PP
CAST5 block cipher in pure Perl |
| Crypt-CBC
Cipherblock chaining for Crypt::DES/IDEA |
Crypt-CBCeasy
Easy things make really easy with Crypt::CBC |
Crypt-CCM
CCM Mode for symmetric key block ciphers |
| Crypt-CFB
Encrypt Data in Cipher Feedback Mode |
Crypt-Chimera
An implementation of the Chimera key exchange protocol |
Crypt-CipherSaber
Perl module implementing CipherSaber encryption. |
| Crypt-Cracklib
Perl interface to Alec Muffett's Cracklib. |
Crypt-Ctr
Encrypt Data in Counter Mode |
Crypt-CVS
Substitution cipher for CVS passwords |
| Crypt-DES
DES encryption (libdes) |
Crypt-DES_EDE3
Triple-DES EDE encryption/decryption |
Crypt-DES_EEE3
Triple-DES EEE encryption/decryption |
| Crypt-DES_PP
Perl extension for DES encryption |
Crypt-DH
Diffie-Hellman key exchange system |
Crypt-DH-GMP
Crypt::DH Using GMP Directly |
| Crypt-Dining
The Dining Cryptographers' Protocol |
Crypt-Discordian
encryption as described in Principia Discorida |
Crypt-DSA
DSA Signatures and Key Generation |
| Crypt-EAX
Encrypt and authenticate data in EAX mode |
Crypt-ECB
ECB mode for Crypt::DES, Blowfish, etc. |
Crypt-Eksblowfish
the Eksblowfish block cipher |
| Crypt-Elijah
cipher module |
Crypt-Enigma
Perl extension for emulating a World War II Enigma |
Crypt-FNA
Fractal Numerical Algorithm - FNA - a new symmetric fractal encryption method |
| Crypt-FNA-Async
Crypt::FNA::Async - allow parallel encryption/decryption with Crypt::FNA and threads |
Crypt-GCM
Galois/Counter Mode (GCM) |
Crypt-GCrypt
Perl interface to the GNU Crypto library |
| Crypt-GeneratePassword
generate secure random pronounceable passwords |
Crypt-GOST
GOST encryption algorithm |
Crypt-GOST_PP
Pure Perl implementation of the GOST encryption algorithm |
| Crypt-GPG
Object-oriented interface to GnuPG |
Crypt-GpgME
Perl interface to libgpgme |
Crypt-HCE_MD5
Perl extension implementing one way hash chaining encryption using MD5 |
| Crypt-HCE_SHA
Perl extension implementing one way hash chaining encryption using SHA |
Crypt-IDA
Michael Rabin's Information Dispersal Algorithm |
Crypt-IDEA
International Data Encryption Algorithm |
| Crypt-Imail
encrypt and decrypt IMail passwords |
Crypt-Juniper
Encrypt/decrypt Juniper $9$ secrets |
Crypt-KDF
Cryptographic Key Derivation API |
| Crypt-Keyczar
Keyczar: A Cryptographic Toolkit |
Crypt-Keys
Management system for cryptographic keys |
Crypt-Khazad
A 64-bit block cipher using a 128-bit key |
| Crypt-License
Perl extension to examine a license file. |
Crypt-Lite
Easy to use symmetric data encryption and decryption |
Crypt-Loki97
A Crypt::CBC compliant 128-bit block cipher |
| Crypt-MatrixSSL
Perl extension for SSL and TLS using MatrixSSL.org |
Crypt-Memfrob
memfrob implementation in pure Perl |
Crypt-Mimetic
Camouflage a file behind another one |
| Crypt-Misty1
NESSIE winner for 128-bit key, 64-bit cipher |
Crypt-MySQL
emulate MySQL PASSWORD() function. |
Crypt-Nettle
Perl interface to the Nettle Cryptographic library |
| Crypt-Noekeon
A 128-bit block cipher using a 128-bit key |
Crypt-NSS
Perl bindings to NSS (Netscape Security Services) |
Crypt-NULL
NULL Encryption Algorithm |
| Crypt-OFB
Encrypt Data using OFB Mode |
Crypt-OICQ
cryptographic algorithm used by OICQ protocol |
Crypt-OOEnigma
A World War II Enigma machine in a flexible OO framework |
| Crypt-OpenPGP
Pure-Perl OpenPGP implementation |
Crypt-OpenSSL-AES
Interface to AES functionality in OpenSSL |
Crypt-OpenSSL-Bignum
OpenSSL's multiprecision integer arithmetic |
| Crypt-OpenSSL-Blowfish
Blowfish Algorithm using OpenSSL |
Crypt-OpenSSL-CA
The crypto parts of an X509v3 Certification Authority |
Crypt-OpenSSL-Cloner
Clone an existing certificate and sign it with your own |
| Crypt-OpenSSL-Common
Common services from the OpenSSL libraries. |
Crypt-OpenSSL-DSA
Digital Signature Algorithm using OpenSSL |
Crypt-OpenSSL-PBKDF2
wrapper for PBKDF2 keys derivation function of the OpenSSL library |
| Crypt-OpenSSL-PKCS10
Perl extension to OpenSSL's PKCS10 API. |
Crypt-OpenSSL-PKCS12
Perl extension to OpenSSL's PKCS12 API. |
Crypt-OpenSSL-Random
Interface to OpenSSL PRNG methods |
| Crypt-OpenSSL-RC4
RC4 library based on OpenSSL |
Crypt-OpenSSL-RSA
Interface to OpenSSL RSA methods |
Crypt-OpenSSL-SMIME
|
| Crypt-OpenSSL-VerifyX509
simple certificate verification |
Crypt-OpenSSL-X509
Perl extension to OpenSSL's X509 API. |
Crypt-OpenToken
Perl implementation of Ping Identity's "OpenToken" |
| Crypt-OTP
Implements One Time Pad encryption |
Crypt-OTP26
a classic form of encryption |
Crypt-OTR
Off-The-Record encryption library for secure instant |
| Crypt-PassGen
Generate a random password that looks like a real word |
Crypt-Passwd
Perl wrapper around the UFC Crypt |
Crypt-Passwd-XS
Full XS implementation of common crypt() algorythms |
| Crypt-PasswdMD5
Interoperable MD5-based crypt() function |
Crypt-Password
Utilities functions for Unix-style Hashed Passwords |
Crypt-PBC
OO interface for the Stanford PBC library |
| Crypt-PBKDF2
The PBKDF2 password hash algorithm |
Crypt-PerfectPaperPasswords
Steve Gibson's Perfect Paper Passwords |
Crypt-PGP2
module for programmatic PGP 2.x on Unix |
| Crypt-PGP5
Object-oriented interface to PGP v5. |
Crypt-PGPSimple
Basic interface to PGP |
Crypt-Primes
Provable Prime Number Generator suitable for Cryptographic Applications. |
| Crypt-Pwsafe
Perl extension for decrypting and parsing PasswordSafe V3 data files |
Crypt-Rabbit
The stream cipher Rabbit |
Crypt-Rainbow
A Crypt::CBC compliant block cipher |
| Crypt-Random
Cryptographically Strong Random Numbers |
Crypt-Random-Source
Get weak or strong random data from pluggable sources |
Crypt-Random-Source-SSLeay
L<Net::SSLeay> support for |
| Crypt-Random-Source-Strong-Win32
Get random data from the Windows API. |
Crypt-Random-Source-Weak-openssl
Get random bytes from the OpenSSL |
Crypt-Random-Source-Weak-OpenSSLRand
Use L<OpenSSL::Rand> as a |
| Crypt-RandPasswd
Random password generator based on FIPS-181 |
Crypt-RC4
Implements the RC4 encryption algorithm |
Crypt-RC4-XS
Perl implementation of the RC4 encryption algorithm |
| Crypt-RC5
Perl implementation of the RC5 encryption algorithm. |
Crypt-RC6
RC6 encryption for Perl |
Crypt-Rijndael
Crypt::CBC compliant Rijndael encryption module |
| Crypt-Rijndael-MySQL
MySQL compatible Rijndael (AES) encryption module |
Crypt-Rijndael_PP
Pure Perl implementation of Rijndael (AES) |
Crypt-RIPEMD160
Perl extension for the RIPEMD-160 Hash function |
| Crypt-Rot47
Encryption and decryption of ASCII text using the Rot47 substitution cipher. |
Crypt-RSA
RSA public-key cryptosystem. |
Crypt-RSA-Yandex
Perl binding to modified RSA library (yamrsa) for encrypting Yandex auth token |
| Crypt-Salt
Module for generating a salt to be fed into crypt. |
Crypt-SaltedHash
Perl interface to functions that assist in working with salted hashes. |
Crypt-Scrypt
Perl interface to the scrypt key derivation function |
| Crypt-SEAL2
The stream cipher, SEAL v 2.0 |
Crypt-SecurID
Generate and verify SecurID time hash codes |
Crypt-SEED
Perl extension for SEED encryption/decryption algorithm. |
| Crypt-Serpent
Serpent encryption for Perl |
Crypt-Shark
A 64-bit block cipher that accepts a 128-bit |
Crypt-Simple
encrypt stuff simply |
| Crypt-Simple-SMIME
Simple SMIME Email Encryptor |
Crypt-SimpleGPG
easy encryption and decryption using GPG |
Crypt-SKey
Perl S/Key calculator |
| Crypt-Skip32
32-bit block cipher based on Skipjack |
Crypt-Skip32-Base32Crockford
Create url-safe encodings of 32-bit values |
Crypt-Skip32-Base64URLSafe
Create URL-safe encodings of 32-bit values |
| Crypt-Skip32-XS
Drop-in replacement for Crypt::Skip32 |
Crypt-Skipjack
Crypt::CBC-compliant block cipher |
Crypt-SmbHash
LM/NT hashing, for Samba's smbpasswd entries |
| Crypt-SMIME
S/MIME message signing, verification, encryption and decryption |
Crypt-SMimeEngine
Interface to SMIME with hw engine support |
Crypt-Solitaire
A very simple encryption system |
| Crypt-Square
Crypt::CBC-compliant block cipher |
Crypt-SSLeay
OpenSSL support for LWP |
Crypt-TC18
Crypt::CBC compliant block cipher |
| Crypt-TEA
Tiny Encryption Algorithm |
Crypt-Tea
Tiny Encryption Algorithm in Perl and JavaScript |
Crypt-Tea_JS
The New Tiny Encryption Algorithm in Perl and JS |
| Crypt-TripleDES
Triple DES encyption. |
Crypt-Twofish
The Twofish Encryption Algorithm |
Crypt-Twofish2
Crypt::CBC compliant Twofish encryption module |
| Crypt-Twofish_PP
Pure Perl implementation of Twofish |
Crypt-UnixCrypt
Perl-only implementation of crypt(3) |
Crypt-UnixCrypt_XS
Perl-xs implementation of crypt(3) |
| Crypt-URandom
Provide non blocking randomness |
Crypt-Util
A lightweight Crypt/Digest convenience API |
Crypt-Vernam
Perl implementation of the Vernam cipher |
| Crypt-VERPString
Encrypt and encode fixed-length records for VERP |
Crypt-Vigenere
Perl implementation of the Vigenere cipher |
Crypt-Wilkins
Perl implementation of the Vigenere cipher |
| Crypt-X509
Parse a X.509 certificate |
Crypt-X509-CRL
Parses an X.509 certificate revocation list |
Crypt-xDBM_File
encrypt almost any kind of dbm file |
| Crypt-XXTEA
XXTEA encryption arithmetic module. |
Crypt-XXTEA-CImpl
Perl extension for encryption arithmetic module. |
Crypt-YAPassGen
Yet Another (pronounceable) Password Generator |
| Problems, suggestions, or comments to Randy Kobes. | Questions? Check the FAQ. | |
| Enable installations using PAR::WebStart. |