From ee5ce1786b1b36359f847528244caec9a5109928 Mon Sep 17 00:00:00 2001 From: des Date: Sun, 12 Mar 2017 13:20:07 +0000 Subject: [PATCH] MFH (r314554): fix date in previous commit Also remove mention of SKEIN-512 since it is not available in 10. git-svn-id: svn://svn.freebsd.org/base/stable/10@315150 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f --- sbin/md5/md5.1 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/sbin/md5/md5.1 b/sbin/md5/md5.1 index b3fd5eac1..8ed5481eb 100644 --- a/sbin/md5/md5.1 +++ b/sbin/md5/md5.1 @@ -74,7 +74,7 @@ and algorithms have been proven to be vulnerable to practical collision attacks and should not be relied upon to produce unique outputs, nor should they be used as part of a cryptographic signature scheme. -As of 2016-03-02, there is no publicly known method to +As of 2017-03-02, there is no publicly known method to .Em reverse either algorithm, i.e. to find an input that produces a specific output. @@ -90,8 +90,6 @@ The hashes are not interchangeable. .Pp It is recommended that all new applications use .Tn SHA-512 -or -.Tn SKEIN-512 instead of one of the other hash functions. .Pp The following options may be used in any combination and must -- 2.45.0