summaryrefslogtreecommitdiff
path: root/lib/libcrypto/man/RSA_size.3
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2018-03-21 01:27:26 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2018-03-21 01:27:26 +0000
commitaf478be08275bb87cc21d174079c06d50aea51c1 (patch)
treec2967ae807b16605351a79394725424288578164 /lib/libcrypto/man/RSA_size.3
parentbef2ff72e7fb9f1307a5047bb6e23fda7f5d5f69 (diff)
rsa.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git
Diffstat (limited to 'lib/libcrypto/man/RSA_size.3')
-rw-r--r--lib/libcrypto/man/RSA_size.37
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/libcrypto/man/RSA_size.3 b/lib/libcrypto/man/RSA_size.3
index 018a328078c..e730be2dc44 100644
--- a/lib/libcrypto/man/RSA_size.3
+++ b/lib/libcrypto/man/RSA_size.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: RSA_size.3,v 1.6 2018/02/19 12:14:11 schwarze Exp $
+.\" $OpenBSD: RSA_size.3,v 1.7 2018/03/21 01:27:25 schwarze Exp $
.\" full merge up to: OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400
.\"
.\" This file was written by Ulf Moeller <ulf@openssl.org> and
@@ -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: February 19 2018 $
+.Dd $Mdocdate: March 21 2018 $
.Dt RSA_SIZE 3
.Os
.Sh NAME
@@ -88,7 +88,8 @@ The size.
.Xr RSA_new 3
.Sh HISTORY
.Fn RSA_size
-is available in all versions of SSLeay and OpenSSL.
+appeared before SSLeay 0.8 and have been available since
+.Ox 2.4 .
.Pp
.Fn RSA_bits
first appeared in OpenSSL 1.1.0.