a5130ef41c
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.
5 lines
244 B
Plaintext
5 lines
244 B
Plaintext
This is Crypt::CBC, a Perl-only implementation of the cryp-
|
|
tographic 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.
|