| Name: | perl-Crypt-CBC |
|---|---|
| Version: | 2.33 |
| Release: | 26.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 59334 |
| License: | GPL+ or Artistic |
| RPM: | perl-Crypt-CBC-2.33-26.el8.noarch.rpm |
| Source RPM: | perl-Crypt-CBC-2.33-26.el8.src.rpm |
| Build Date: | Wed Aug 06 2025 |
| Build Host: | build-ol8-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/Crypt-CBC |
| Summary: | Encrypt Data with Cipher Block Chaining Mode |
| 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. |