From 0636f49f1540f7b1648bda1d10a85c126ca8ea87 Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Tue, 20 Mar 2018 20:26:23 +0000 Subject: bn.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git --- src/lib/libcrypto/man/BN_CTX_new.3 | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'src/lib/libcrypto/man/BN_CTX_new.3') diff --git a/src/lib/libcrypto/man/BN_CTX_new.3 b/src/lib/libcrypto/man/BN_CTX_new.3 index c450848697..61a56019bf 100644 --- a/src/lib/libcrypto/man/BN_CTX_new.3 +++ b/src/lib/libcrypto/man/BN_CTX_new.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: BN_CTX_new.3,v 1.5 2016/12/10 21:13:25 schwarze Exp $ +.\" $OpenBSD: BN_CTX_new.3,v 1.6 2018/03/20 20:26:23 schwarze Exp $ .\" OpenSSL aafbe1cc Jun 12 23:42:08 2013 +0100 .\" .\" This file was written by Ulf Moeller . @@ -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: December 10 2016 $ +.Dd $Mdocdate: March 20 2018 $ .Dt BN_CTX_NEW 3 .Os .Sh NAME @@ -136,6 +136,8 @@ and sets an error code that can be obtained by .Fn BN_CTX_new and .Fn BN_CTX_free -are available in all versions of SSLeay and OpenSSL. +appeared before SSLeay 0.8 and have been available since +.Ox 2.4 . +.Pp .Fn BN_CTX_init -was added in SSLeay 0.9.1b. +first appeared in SSLeay 0.9.1b. -- cgit v1.2.3-55-g6feb