perl-Crypt-CBC - Encrypt Data with Cipher Block Chaining Mode
Website: | https://metacpan.org/release/Crypt-CBC |
---|---|
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
Vendor: | Alcance Libre, Inc. |
- 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-3.04-2.aldos.noarch [43 KiB] |
Changelog
by Joel Barrios (2023-09-07):
- Clean spec file. |