Update security/py-cryptography to version 0.5.4
[dports.git] / security / p5-Digest-Pearson-PurePerl / pkg-descr
1 Digest::Pearson::PurePerl is an implementation of Peter K. Pearson's hash
2 algorithm presented in "Fast Hashing of Variable Length Text Strings"
3 - ACM 1990. This hashing technique yields good distribution of hashed results
4 for variable length input strings on the range 0-255, and thus, it is well
5 suited for data load balancing.
6 If you prefer a fast implementation, you might want to
7 consider Digest::Pearson instead.
8
9 WWW: http://search.cpan.org/dist/Digest-Pearson-PurePerl/