# $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.8 5.10 5.12 5.14 5.16 perl5.setup Crypt-CBC 2.29 revision 3 license {Artistic-1 GPL} maintainers blair openmaintainer description Encrypt Data with Cipher Block Chaining Mode long_description This is Crypt::CBC, a Perl-only implementation of the \ 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 87ed0ae7489bd79fcb0da50d110cc1fb \ sha1 669b263f737a117f572004b794e97d94a763a09e \ rmd160 446ad31d463f1ade162c28038668d1984e0fc81e platforms darwin supported_archs noarch