Encrypt Data with Cipher Block Chaining Mode
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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 3.04-17.fc42 | - |
Fedora 42 | 3.04-17.fc42 | - |
Fedora 41 | 3.04-16.fc41 | - |
Fedora EPEL 9 | 3.04-13.el9 | - |
Fedora EPEL 8 | 2.33-25.el8 | - |
Fedora EPEL 10.1 | 3.04-13.el10_0 | - |
Fedora EPEL 10.0 | 3.04-13.el10_0 | - |
You can contact the maintainers of this package via email at
perl-Crypt-CBC dash maintainers at fedoraproject dot org
.