slackbuilds_ponce/perl/perl-Crypt-CBC
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
perl-Crypt-CBC.info
perl-Crypt-CBC.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
README
slack-desc

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.