mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
44b827b5d1
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 B<SSLeay>.
2 lines
59 B
Plaintext
2 lines
59 B
Plaintext
Perl5 interface to Cipher Block Chaining with DES and IDEA
|