Encrypt Data with Cipher Block Chaining Mode
This module is a Perl-only implementation of the cryptographic cipher block
chaining mode (CBC). In combination with a block cipher such as DES or
IDEA, you can encrypt and decrypt messages of arbitrarily long length. The
encrypted messages are compatible with the encryption format used by the
*OpenSSL* package.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:11.4/perl-Crypt-CBC && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| Crypt-CBC-2.30.tar.bz2 | 0000020764 20.3 KB | |
| perl-Crypt-CBC.changes | 0000005198 5.08 KB | |
| perl-Crypt-CBC.spec | 0000003045 2.97 KB |
Comments 0