mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
255 B
Plaintext
6 lines
255 B
Plaintext
Digest::DJB is an implementation of D. J. Bernstein's hash which returns a
|
|
32-bit unsigned value for any variable-length input string. An equivalent pure
|
|
Perl version is also available: Digest::DJB::PurePerl.
|
|
|
|
WWW: https://metacpan.org/release/Digest-DJB
|