libcrypt-cbc-perl

Implementation of cipher block chaining (cbc) mode
  https://metacpan.org/release/Crypt-CBC/
  0
  no reviews



In combination with a block cipher such as crypt::rijndael or crypt::blowfish, you can encrypt and decrypt messages of arbitrarily long length. the encrypted messages are compatible with the encryption format used by ssleay.