Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | -remove MD5 | Olli Hauer | 2011-07-03 | 1 | -1/+0 |
| | | | | Notes: svn path=/head/; revision=276991 | ||||
* | Digest::DJB is an implementation of D. J. Bernstein's hash which returns a | Erwin Lansing | 2005-12-17 | 1 | -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 |