Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / security / p5-Crypt-Blowfish / DESCR
blob841e070082d515c9392158fd14d75d236b7464a4
1 This is Crypt::Blowfish, an XS-based implementation of the Blowfish
2 cryptography algorithm designed by Bruce Schneier.  It's designed
3 to take full advantage of Crypt::CBC when desired.  Blowfish keys
4 may be up to 448 bits (56 bytes) long.
6 Suggests to have Crypt::CBC module installed.