perl-Crypt-CBC: perl-Crypt-CBC (perl Cipher Block Chaining Mode cipher)
perl-Crypt-CBC:
perl-Crypt-CBC: This module is a Perl-only implementaiton of the cryptographic cipher
perl-Crypt-CBC: block chaining mode (CBC).  In combination with a block cipher such as
perl-Crypt-CBC: DES or IDEA, you can encrypt and decrypt messages of arbitrarily long
perl-Crypt-CBC: length.  The encrypted messages are compatible with the encryption
perl-Crypt-CBC: format used by the OpenSSL package.
perl-Crypt-CBC:
perl-Crypt-CBC: Homepage: https://metacpan.org/release/LDS/Crypt-CBC-2.33
perl-Crypt-CBC:
perl-Crypt-CBC: