Date: Tue, 6 Jan 2009 21:16:42 +0000 (UTC) From: "Simon L. Nielsen" <simon@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r186839 - head/sbin/md5 Message-ID: <200901062116.n06LGgE8042136@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901062116.n06LGgE8042136>