blob: 90100eed890ad824c0d14e643bc1fea6c5677d23 (
plain) (
blame)
1
2
3
4
5
6
|
his 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.
WWW: http://search.cpan.org/dist/Crypt-Blowfish/
|