From a34ac62e7699106b7e4726e71660b351dfe9832e Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Fri, 23 Mar 2018 05:48:56 +0000 Subject: crypto HISTORY up to 1.0.1; researched from OpenSSL git --- src/lib/libcrypto/man/EC_GFp_simple_method.3 | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'src/lib/libcrypto/man/EC_GFp_simple_method.3') diff --git a/src/lib/libcrypto/man/EC_GFp_simple_method.3 b/src/lib/libcrypto/man/EC_GFp_simple_method.3 index b407d9093d..ad5268fa92 100644 --- a/src/lib/libcrypto/man/EC_GFp_simple_method.3 +++ b/src/lib/libcrypto/man/EC_GFp_simple_method.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: EC_GFp_simple_method.3,v 1.8 2018/03/23 00:09:11 schwarze Exp $ +.\" $OpenBSD: EC_GFp_simple_method.3,v 1.9 2018/03/23 05:48:56 schwarze Exp $ .\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100 .\" .\" This file was written by Matt Caswell . @@ -172,3 +172,10 @@ and .Fn EC_METHOD_get_field_type first appeared in OpenSSL 0.9.8 and have been available since .Ox 4.5 . +.Pp +.Fn EC_GFp_nistp224_method , +.Fn EC_GFp_nistp256_method , +and +.Fn EC_GFp_nistp521_method +first appeared in OpenSSL 1.0.1 and have been available since +.Ox 5.3 . -- cgit v1.2.3-55-g6feb