Jump to letter: [
ACDEFGHIJKLMNOPRSTWZ
]
perl-Crypt-CBC: Encrypt Data with Cipher Block Chaining Mode
- Summary
- 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 B<SSLeay>.
Changelog
- * Mon Nov 19 02:00:00 2007 Dag Wieers <dag{%}wieers{*}com> - 2.24-1 - 5970+/dag
- Updated to release
- * Tue Nov 14 02:00:00 2006 Dries Verachtert <dries{%}ulyssis{*}org> - 2.22-1
- Updated to release 2.22.
- * Mon Sep 18 03:00:00 2006 Dries Verachtert <dries{%}ulyssis{*}org> - 2.19-1
- Updated to release 2.19.