From 02a59b227926536cf830ad3c7d2af1196c13798a Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Wed, 21 Mar 2018 01:27:25 +0000 Subject: rsa.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git --- src/lib/libcrypto/man/RSA_set_method.3 | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'src/lib/libcrypto/man/RSA_set_method.3') diff --git a/src/lib/libcrypto/man/RSA_set_method.3 b/src/lib/libcrypto/man/RSA_set_method.3 index 46cdbc379e..3845ec8789 100644 --- a/src/lib/libcrypto/man/RSA_set_method.3 +++ b/src/lib/libcrypto/man/RSA_set_method.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: RSA_set_method.3,v 1.6 2018/03/18 13:06:36 schwarze Exp $ +.\" $OpenBSD: RSA_set_method.3,v 1.7 2018/03/21 01:27:25 schwarze Exp $ .\" OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400 .\" .\" This file was written by Ulf Moeller @@ -50,7 +50,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: March 18 2018 $ +.Dd $Mdocdate: March 21 2018 $ .Dt RSA_SET_METHOD 3 .Os .Sh NAME @@ -303,10 +303,15 @@ Otherwise it returns a pointer to the newly allocated structure. .Xr RSA_meth_new 3 , .Xr RSA_new 3 .Sh HISTORY +.Fn RSA_PKCS1_SSLeay +appeared before SSLeay 0.8. .Fn RSA_new_method and .Fn RSA_set_default_method -appeared in SSLeay 0.8. +first appeared in SSLeay 0.8. +These functions have been available since +.Ox 2.4 . +.Pp .Fn RSA_get_default_method , .Fn RSA_set_method , and -- cgit v1.2.3-55-g6feb