Fix the STANDARDS section, but in a different way than in OpenSSL
authorschwarze <schwarze@openbsd.org>
Thu, 15 Feb 2018 18:28:42 +0000 (18:28 +0000)
committerschwarze <schwarze@openbsd.org>
Thu, 15 Feb 2018 18:28:42 +0000 (18:28 +0000)
because i see no indication that a 2016 revision of this standard
might exist.  Instead, use information from:
https://www.iso.org/standard/39876.html   and
https://www.iso.org/standard/60475.html

lib/libcrypto/man/RIPEMD160.3

index 51787b0..b9ffe7b 100644 (file)
@@ -1,5 +1,5 @@
-.\"    $OpenBSD: RIPEMD160.3,v 1.4 2016/11/29 14:51:09 schwarze Exp $
-.\"    OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400
+.\" $OpenBSD: RIPEMD160.3,v 1.5 2018/02/15 18:28:42 schwarze Exp $
+.\" full merge up to: OpenSSL bbda8ce9 Oct 31 15:43:01 2017 +0800
 .\"
 .\" This file was written by Ulf Moeller <ulf@openssl.org>.
 .\" Copyright (c) 2000, 2006, 2014 The OpenSSL Project.  All rights reserved.
@@ -48,7 +48,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
 .\" OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd $Mdocdate: November 29 2016 $
+.Dd $Mdocdate: February 15 2018 $
 .Dt RIPEMD160 3
 .Os
 .Sh NAME
@@ -136,7 +136,11 @@ return 1 for success or 0 otherwise.
 .Xr EVP_DigestInit 3 ,
 .Xr HMAC 3
 .Sh STANDARDS
-ISO/IEC 10118-3 (draft) (??)
+.Bd -unfilled
+ISO/IEC 10118-3:2004/Cor 1:2011
+Hash-functions \(em Part 3: Dedicated hash-functions
+Clause 7: RIPEMD-160
+.Ed
 .Sh HISTORY
 .Fn RIPEMD160 ,
 .Fn RIPEMD160_Init ,