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_num_bytes.3 | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'src/lib/libcrypto/man/BN_num_bytes.3') diff --git a/src/lib/libcrypto/man/BN_num_bytes.3 b/src/lib/libcrypto/man/BN_num_bytes.3 index 96538950cb..a95f47f9d9 100644 --- a/src/lib/libcrypto/man/BN_num_bytes.3 +++ b/src/lib/libcrypto/man/BN_num_bytes.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: BN_num_bytes.3,v 1.5 2016/12/10 21:13:25 schwarze Exp $ +.\" $OpenBSD: BN_num_bytes.3,v 1.6 2018/03/20 20:26:23 schwarze Exp $ .\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100 .\" .\" This file was written by Ulf Moeller @@ -49,7 +49,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_NUM_BYTES 3 .Os .Sh NAME @@ -120,8 +120,5 @@ The size. .Xr DSA_size 3 , .Xr RSA_size 3 .Sh HISTORY -.Fn BN_num_bytes , -.Fn BN_num_bits , -and -.Fn BN_num_bits_word -are available in all versions of SSLeay and OpenSSL. +These functions appeared before SSLeay 0.8 and have been available since +.Ox 2.4 . -- cgit v1.2.3-55-g6feb