perl-Crypt-Blowfish_PP/README.md

319 B

perl-Crypt-Blowfish_PP

Blowfish is a published algorithm written by Bruce Schneier (http://www.counterpane.com/). Unlike IDEA or DES etc. there are no patent implications in using this algorithm.

The _PP name comes from the fact that this implementation is Pure Perl, and will not have any compatibility problems.