summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/BN_new.3
diff options
context:
space:
mode:
authorschwarze <>2018-03-21 09:03:49 +0000
committerschwarze <>2018-03-21 09:03:49 +0000
commit75ce5acaa35bc789df294a5d32d74cae758cec0c (patch)
treee218b4e69a5fdd6c048e2763ad2a44e4ff023c9c /src/lib/libcrypto/man/BN_new.3
parentc111f1d68460275d71b3bdd26932e5b7163b741e (diff)
downloadopenbsd-75ce5acaa35bc789df294a5d32d74cae758cec0c.tar.gz
openbsd-75ce5acaa35bc789df294a5d32d74cae758cec0c.tar.bz2
openbsd-75ce5acaa35bc789df294a5d32d74cae758cec0c.zip
crypto HISTORY up to SSLeay 0.9.1; researched from OpenSSL git
Diffstat (limited to 'src/lib/libcrypto/man/BN_new.3')
-rw-r--r--src/lib/libcrypto/man/BN_new.37
1 files changed, 4 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/BN_new.3 b/src/lib/libcrypto/man/BN_new.3
index 84e6a79e03..4dd131a573 100644
--- a/src/lib/libcrypto/man/BN_new.3
+++ b/src/lib/libcrypto/man/BN_new.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: BN_new.3,v 1.11 2018/03/20 20:26:23 schwarze Exp $ 1.\" $OpenBSD: BN_new.3,v 1.12 2018/03/21 09:03:49 schwarze Exp $
2.\" full merge up to: OpenSSL man3/BN_new 2457c19d Mar 6 08:43:36 2004 +0000 2.\" full merge up to: OpenSSL man3/BN_new 2457c19d Mar 6 08:43:36 2004 +0000
3.\" selective merge up to: man3/BN_new 681acb31 Sep 29 13:10:34 2017 +0200 3.\" selective merge up to: man3/BN_new 681acb31 Sep 29 13:10:34 2017 +0200
4.\" full merge up to: OpenSSL man7/bn 05ea606a May 20 20:52:46 2016 -0400 4.\" full merge up to: OpenSSL man7/bn 05ea606a May 20 20:52:46 2016 -0400
@@ -50,7 +50,7 @@
50.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 50.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
51.\" OF THE POSSIBILITY OF SUCH DAMAGE. 51.\" OF THE POSSIBILITY OF SUCH DAMAGE.
52.\" 52.\"
53.Dd $Mdocdate: March 20 2018 $ 53.Dd $Mdocdate: March 21 2018 $
54.Dt BN_NEW 3 54.Dt BN_NEW 3
55.Os 55.Os
56.Sh NAME 56.Sh NAME
@@ -170,7 +170,8 @@ appeared before SSLeay 0.8 and have been available since
170.Ox 2.4 . 170.Ox 2.4 .
171.Pp 171.Pp
172.Fn BN_init 172.Fn BN_init
173first appeared in SSLeay 0.9.1b. 173first appeared in SSLeay 0.9.1 and has been available since
174.Ox 2.6 .
174.Sh CAVEATS 175.Sh CAVEATS
175.Fn BN_init 176.Fn BN_init
176must not be called on a 177must not be called on a