Name: | perl-Crypt-CBC |
---|---|
Version: | 2.33 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 60287 |
License: | GPL+ or Artistic |
RPM: | perl-Crypt-CBC-2.33-2.el7.noarch.rpm |
Source RPM: | perl-Crypt-CBC-2.33-2.el7.src.rpm |
Build Date: | Wed Apr 30 2014 |
Build Host: | ca-buildj3.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/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. |