Perl extension for JHash hash algorithm
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.
$
pkg install p5-Digest-JHashOrigin
security/p5-Digest-JHash
Size
25.3KiB
License
ART20
Maintainer
ashish@FreeBSD.org
Dependencies
1 packages
Required by
2 packages