From ba5a89b6e8189eb90c0f694e1edbc0d171950a9e Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Thu, 15 Feb 2018 18:28:42 +0000 Subject: Fix the STANDARDS section, but in a different way than in OpenSSL 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 --- src/lib/libcrypto/man/RIPEMD160.3 | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'src/lib') diff --git a/src/lib/libcrypto/man/RIPEMD160.3 b/src/lib/libcrypto/man/RIPEMD160.3 index 51787b0cfa..b9ffe7bb06 100644 --- a/src/lib/libcrypto/man/RIPEMD160.3 +++ b/src/lib/libcrypto/man/RIPEMD160.3 @@ -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 . .\" 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 , -- cgit v1.2.3-55-g6feb