aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Digest-MD5-Reverse/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* Update to 1.3.Xin LI2007-10-241-3/+3
| | | | | | | | PR: ports/117459 Approved by: gabor (via IRC) Notes: svn path=/head/; revision=201950
* MD5 sums (see RFC 1321 - The MD5 Message-Digest Algorithm) are used as aErwin Lansing2005-12-171-0/+3
one-way hash of data. Due to the nature of the formula used, it is impossible to reverse it. This module provides functions to search several online MD5 hashes database and return the results (or return undefined if no match found). WWW: http://search.cpan.org/dist/Digest-MD5-Reverse PR: ports/90576 Submitted by: Gabor Kovesdan Notes: svn path=/head/; revision=151446