perl-Crypt-CBC - Encrypt Data with Cipher Block Chaining Mode
Website: | http://search.cpan.org/dist/Crypt-CBC/ |
---|---|
License: | Artistic |
Vendor: | Fedora Project <http://bugzilla.redhat.com/bugzilla> |
- Description:
This is Crypt::CBC, a Perl-only implementation of the cryptographic cipher block chaining mode (CBC). In combination with a block cipher such as Crypt::DES or Crypt::IDEA, you can encrypt and decrypt messages of arbitrarily long length. The encrypted messages are compatible with the encryption format used by SSLeay.
Packages
perl-Crypt-CBC-2.17-1.el4.noarch [27 KiB] |
Changelog
by Andreas Thienemann (2006-02-24):
- Upgrade to 2.17 |