# $Id: Portfile 30205 2007-10-22 21:06:23Z jmpp@macports.org $ PortSystem 1.0 PortGroup perl5 1.0 perl5.setup Crypt-CBC 2.22 maintainers blair openmaintainer description Encrypt Data with Cipher Block Chaining Mode long_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. checksums md5 02622a5f0e70c1bc45c8db7985606643 \ sha1 713c1bed5dc22a124e1c715025733b1440bd6cf0 \ rmd160 aa0b1b1ead5d2433a1f129ff51e210d61bd737de platforms darwin