blob: 505bd4226dfe882293c3cf914912fcf8191b80cf (
plain) (
blame)
1
2
3
4
|
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.
|