Digital Signature Algorithm using OpenSSL Crypt::OpenSSL::DSA implements the DSA (Digital Signature Algorithm) signature verification system. It is a thin XS wrapper to the DSA functions contained in the OpenSSL crypto library, located at ...
Crypt-OpenSSL-Random module for perl Crypt-OpenSSL-Random module for perl.
Crypt-OpenSSL-RSA module for perl Crypt-OpenSSL-RSA module for perl.
Perl extension to OpenSSL's X509 API This is a Perl extension to OpenSSL's X509 API. It implements a large majority of OpenSSL's useful X509 API.
Perl extension for crypt()-compatible interfaces to the MD5-based crypt() This code provides various crypt()-compatible interfaces to the MD5-based crypt() function found in various *nixes. It's based on the implementation found on FreeBSD 2.2.[56]-RELEASE.
Provable Prime Number Generator suitable for Cryptographic Application This module implements Ueli Maurer's algorithm for generating large provable primes and secure parameters for public-key cryptosystems. The generated primes are almost uniformly distributed over the ...
Crypt-Random Perl module Crypt::Random is an interface module to the /dev/random device found on most modern Unix systems. The /dev/random driver gathers environmental noise from various non-deterministic sources including ...
Random password generator based on FIPS-181 This code is a Perl language implementation of the Automated Password Generator standard, like the program described in "A Random Word Generator For Pronounceable Passwords" (not available on-line). ...
Crypt-RC4 module for perl This module provides a simple implementation of the RC4 algorithm.
Crypt-RC6 module for perl This is a perl module which implements a Crypt::CBC compliant RC6 block cipher encryption module.
Crypt::CBC compliant Rijndael encryption module This module implements the Rijndael cipher, which has just been selected as the Advanced Encryption Standard.
Crypt-RIPEMD160 module for perl The Crypt-RIPEMD160 module/extension allows you to use the RIPEMD160 Message Digest algorithm from within Perl programs.
Crypt-Rot13 module for perl Rot13 is a simple encryption in which ASCII letters are rotated 13 places. This module provides an array object with methods to encrypt its string elements by rotating ASCII letters n places down the ...
RSA public-key cryptosystem Crypt::RSA is a pure-perl, cleanroom implementation of the RSA public-key cryptosystem. It uses Math::Pari(3), a perl interface to the blazingly fast PARI library, for big integer arithmetic and ...
Crypt::SmbHash Perl module - generate LM/NT hashes like smbpasswd This module provides functions to generate LM/NT hashes used in Samba's 'password' files, like smbpasswd.
Support for the https protocol under LWP This perl module provides support for the https protocol under LWP, so that a LWP::UserAgent can make https GET & HEAD requests. The Crypt::SSLeay package contains Net::SSL, which is automatically ...
Crypt-Twofish module for perl Twofish is a 128-bit symmetric block cipher with a variable length (128, 192, or 256-bit) key, developed by Counterpane Labs. It is unpatented and free for all uses, as described at ...
Crypt-UnixCrypt module for perl This module is for all those poor souls whose perl port answers to the use of crypt() with the message `The crypt() function is unimplemented due to excessive paranoia.'.
Object oriented access to Cascading Style Sheets (CSS) This module can be used, along with a CSS::Parse::* module, to parse CSS data and represent it as a tree of objects. Using a CSS::Adaptor::* module, the CSS data tree can then be transformed into ...
Read/Write .css files with as little code as possible CSS::Tiny is a perl class to read and write .css stylesheets with as little code as possible, reducing load time and memory overhead.
Tools for dealing with Czech and Slovak texts in Perl This package includes modules that are useful when dealing with Czech (and Slovak) texts in Perl.
Perl module for character screen handling and windowing Curses is the interface between Perl and your system's curses(3) library.
A curses based perl OO user interface framework A UI framework based on the curses library. Curses::UI contains several widgets which can be used to build a user interface.
Object oriented interface to the CVS command This module is a wrapper around the cvs command with an object oriented interface.
Cyrus IMAPd utility Perl modules This package contains Perl modules necessary to use the Cyrus server administrative utilities. The main package is cyrus-imapd.
Event loop and event-driven async socket base class This is an abstract base class for objects backed by a socket which provides the basic framework for event-driven asynchronous IO, designed to be fast. Danga::Socket is both a base class for objects, ...
Read/write buffer class Data::Buffer implements a low-level binary buffer in which you can get and put integers, strings, and other data. Internally the implementation is based on pack and unpack, such that Data::Buffer is ...
Data-Compare module for perl Data-Compare module for perl.
Pretty printing of data structures This module provides a single function called dump() that takes a list of values as its argument and produces a string as its result. The string contains Perl code that, when evaled, produces a deep ...
Dump arbitrary perl data structures as XML Dump arbitrary perl data structures as XML.
Page : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 |