9cc7a45224
This interface to the Blowfish encryption alogorithm
5 lines
239 B
Plaintext
5 lines
239 B
Plaintext
This is Crypt::Blowfish, an XS-based implementation of the Blowfish
|
|
cryptography algorithm designed by Bruce Schneier. It's designed
|
|
to take full advantage of Crypt::CBC when desired. Blowfish keys may be
|
|
up to 448 bits (56 bytes) long.
|