f67c6ae4c3
required for the OpenSRS application. PR: 21340 Submitted by: Patrick Bihan-Faou <patrick@mindstep.com>
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.
|