| Name: | perl-Crypt-CBC |
|---|---|
| Version: | 3.04 |
| Release: | 13.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 85630 |
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
| RPM: | perl-Crypt-CBC-3.04-13.el10_0.noarch.rpm |
| Source RPM: | perl-Crypt-CBC-3.04-13.el10_0.src.rpm |
| Build Date: | Mon Jan 27 2025 |
| Build Host: | build-ol10-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. |