Date: Sat, 17 Dec 2005 21:45:20 +0000 (UTC) From: Erwin Lansing <erwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/p5-Digest-MD5-Reverse Makefile distinfo pkg-descr pkg-plist Message-ID: <200512172145.jBHLjKHt014057@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
erwin 2005-12-17 21:45:20 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/p5-Digest-MD5-Reverse Makefile distinfo pkg-descr pkg-plist Log: MD5 sums (see RFC 1321 - The MD5 Message-Digest Algorithm) are used as a 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 Revision Changes Path 1.684 +1 -0 ports/security/Makefile 1.1 +24 -0 ports/security/p5-Digest-MD5-Reverse/Makefile (new) 1.1 +3 -0 ports/security/p5-Digest-MD5-Reverse/distinfo (new) 1.1 +7 -0 ports/security/p5-Digest-MD5-Reverse/pkg-descr (new) 1.1 +7 -0 ports/security/p5-Digest-MD5-Reverse/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512172145.jBHLjKHt014057>