Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jun 2019 20:18:08 +0000 (UTC)
From:      Allan Jude <allanjude@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r348699 - head/lib/libmd
Message-ID:  <201906052018.x55KI88C040308@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: allanjude
Date: Wed Jun  5 20:18:08 2019
New Revision: 348699
URL: https://svnweb.freebsd.org/changeset/base/348699

Log:
  sha.3: clarify admonition against use in NEW signature schemes
  
  Reported by:	cem, cperciva (grammar)

Modified:
  head/lib/libmd/sha.3

Modified: head/lib/libmd/sha.3
==============================================================================
--- head/lib/libmd/sha.3	Wed Jun  5 20:16:25 2019	(r348698)
+++ head/lib/libmd/sha.3	Wed Jun  5 20:18:08 2019	(r348699)
@@ -195,7 +195,7 @@ The
 .Tn SHA1
 algorithm has been proven to be vulnerable to practical collision
 attacks and should not be relied upon to produce unique outputs,
-.Em nor should they be used as part of a cryptographic signature scheme.
+.Em nor should it be used as part of a new cryptographic signature scheme.
 .Pp
 The
 .Tn IA32



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906052018.x55KI88C040308>