Index of /ports_security/p5-Digest-JHash
Name Last modified Size
Parent Directory -
Makefile 28-May-2011 14:11 471
distinfo 28-May-2011 14:11 206
pkg-descr 20-Feb-2006 23:50 408
pkg-plist 22-Jan-2006 05:50 361
The Digest::JHash module allows you to use the fast JHash hashing algorithm
developed by Bob Jenkins from within Perl programs. The algorithm takes as
input a message of arbitrary length and produces as output a 32-bit
"message digest" of the input in the form of an unsigned long integer.
See http://burtleburtle.net/bob/hash/doobs.html for more information.
WWW: http://search.cpan.org/dist/Digest-JHash/