Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Crypt-Blowfish: XS Blowfish implementation for Perl
- Summary
- Crypt::Blowfish is 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.
Changelog
- * Thu Jul 14 17:00:00 2005 Andreas Thienemann <andreas{%}bawue{*}net> - 2.09-2
- Fixed find line to not shellexpand.
- * Thu Jul 14 17:00:00 2005 Andreas Thienemann <andreas{%}bawue{*}net> - 2.09-1
- Initial package