diff options
author | schwarze <> | 2018-03-21 21:18:08 +0000 |
---|---|---|
committer | schwarze <> | 2018-03-21 21:18:08 +0000 |
commit | 5b8411504886a6aebea88dbeaf179e7b6d43af48 (patch) | |
tree | d1f39df251d1d590b25f45e255c6fd5640f942b6 /src/lib/libcrypto/man/RSA_set_method.3 | |
parent | 40e1df9cf168e9a663b695e4557c7703d60920c1 (diff) | |
download | openbsd-5b8411504886a6aebea88dbeaf179e7b6d43af48.tar.gz openbsd-5b8411504886a6aebea88dbeaf179e7b6d43af48.tar.bz2 openbsd-5b8411504886a6aebea88dbeaf179e7b6d43af48.zip |
crypto HISTORY up to 0.9.4; researched from OpenSSL git
Diffstat (limited to 'src/lib/libcrypto/man/RSA_set_method.3')
-rw-r--r-- | src/lib/libcrypto/man/RSA_set_method.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/RSA_set_method.3 b/src/lib/libcrypto/man/RSA_set_method.3 index 7a9be41a35..8fe70e68a6 100644 --- a/src/lib/libcrypto/man/RSA_set_method.3 +++ b/src/lib/libcrypto/man/RSA_set_method.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: RSA_set_method.3,v 1.8 2018/03/21 07:25:59 schwarze Exp $ | 1 | .\" $OpenBSD: RSA_set_method.3,v 1.9 2018/03/21 21:18:08 schwarze Exp $ |
2 | .\" OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400 | 2 | .\" OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400 |
3 | .\" | 3 | .\" |
4 | .\" This file was written by Ulf Moeller <ulf@openssl.org> | 4 | .\" This file was written by Ulf Moeller <ulf@openssl.org> |
@@ -324,7 +324,8 @@ and | |||
324 | .Fa rsa_verify | 324 | .Fa rsa_verify |
325 | components of | 325 | components of |
326 | .Vt RSA_METHOD | 326 | .Vt RSA_METHOD |
327 | were added in OpenSSL 0.9.4. | 327 | first appeared in OpenSSL 0.9.4 and have been available since |
328 | .Ox 2.6 . | ||
328 | .Pp | 329 | .Pp |
329 | .Fn RSA_set_default_openssl_method | 330 | .Fn RSA_set_default_openssl_method |
330 | and | 331 | and |