aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Digest-DJB/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* Digest::DJB is an implementation of D. J. Bernstein's hash which returns aErwin Lansing2005-12-171-0/+3
32-bit unsigned value for any variable-length input string. An equivalent pure Perl version is also available: Digest::DJB::PurePerl. WWW: http://search.cpan.org/dist/Digest-DJB PR: ports/90549 Submitted by: Gabor Kovesdan Notes: svn path=/head/; revision=151391