svn commit: r186839 - head/sbin/md5
Simon L. Nielsen
simon at FreeBSD.org
Tue Jan 6 13:16:43 PST 2009
Author: simon
Date: Tue Jan 6 21:16:42 2009
New Revision: 186839
URL: http://svn.freebsd.org/changeset/base/186839
Log:
Minor markup fix for the r186836 update.
Modified:
head/sbin/md5/md5.1
Modified: head/sbin/md5/md5.1
==============================================================================
--- head/sbin/md5/md5.1 Tue Jan 6 20:19:49 2009 (r186838)
+++ head/sbin/md5/md5.1 Tue Jan 6 21:16:42 2009 (r186839)
@@ -55,7 +55,8 @@ This also means that
.Tn MD5
should not be used as part of a cryptographic signature scheme.
At the current time (2009-01-06) there is no publicly known method to
-"reverse" MD5, i.e., to find an input given a hash value.
+.Dq reverse
+MD5, i.e., to find an input given a hash value.
.Pp
.Tn SHA-1
currently (2009-01-06) has no known collisions, but an attack has been
More information about the svn-src-all
mailing list