p5-Crypt-CBC

cryptographic cipher block chaining mode

WWW CVSWeb GITHub
  1. Package version
    p5-Crypt-CBC-3.04
  2. Maintainer
    The OpenBSD ports mailing-list

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.

  • security/p5-Crypt-DES
  • security/p5-Crypt-Blowfish
  • security/p5-Crypt-PBKDF2
  • security/p5-Crypt-Rijndael
  • security/p5-CryptX