summaryrefslogtreecommitdiff
path: root/lib/libcrypto/man/RIPEMD160.3
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2018-03-21 07:16:32 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2018-03-21 07:16:32 +0000
commitf03f7b86c80232bc51725ba5a4d1eaf26f8d2311 (patch)
tree345795f58c5562ef9e498ac4a58fec1819ec1d9b /lib/libcrypto/man/RIPEMD160.3
parentb85fb6fecc6c6806ecfde2f296ad8b8354b25daf (diff)
ripemd.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL git
Diffstat (limited to 'lib/libcrypto/man/RIPEMD160.3')
-rw-r--r--lib/libcrypto/man/RIPEMD160.37
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/libcrypto/man/RIPEMD160.3 b/lib/libcrypto/man/RIPEMD160.3
index b9ffe7bb066..46c84e59416 100644
--- a/lib/libcrypto/man/RIPEMD160.3
+++ b/lib/libcrypto/man/RIPEMD160.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: RIPEMD160.3,v 1.5 2018/02/15 18:28:42 schwarze Exp $
+.\" $OpenBSD: RIPEMD160.3,v 1.6 2018/03/21 07:16:31 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>.
@@ -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: February 15 2018 $
+.Dd $Mdocdate: March 21 2018 $
.Dt RIPEMD160 3
.Os
.Sh NAME
@@ -147,4 +147,5 @@ Clause 7: RIPEMD-160
.Fn RIPEMD160_Update ,
and
.Fn RIPEMD160_Final
-are available since SSLeay 0.9.0.
+first appeared in SSLeay 0.9.0 and have been available since
+.Ox 2.4 .