-.\" $OpenBSD: BN_new.3,v 1.9 2017/01/30 07:51:27 jmc Exp $
-.\" OpenSSL doc/man3/BN_new.pod 2457c19d Mar 6 08:43:36 2004 +0000
-.\" OpenSSL doc/man7/bn.pod 05ea606a May 20 20:52:46 2016 -0400
+.\" $OpenBSD: BN_new.3,v 1.10 2018/02/13 01:59:16 schwarze Exp $
+.\" full merge up to: OpenSSL man3/BN_new 2457c19d Mar 6 08:43:36 2004 +0000
+.\" selective merge up to: man3/BN_new 681acb31 Sep 29 13:10:34 2017 +0200
+.\" full merge up to: OpenSSL man7/bn 05ea606a May 20 20:52:46 2016 -0400
.\"
.\" This file was written by Ulf Moeller <ulf@openssl.org>.
.\" Copyright (c) 2000, 2004 The OpenSSL Project. All rights reserved.
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
.\" OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: January 30 2017 $
+.Dd $Mdocdate: February 13 2018 $
.Dt BN_NEW 3
.Os
.Sh NAME
.Fn BN_new
allocates and initializes a
.Vt BIGNUM
-structure.
+structure, in particular setting the value to zero.
.Pp
.Fn BN_init
initializes an existing uninitialized