projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1ebe05
)
Update the HISTORY entry for RSA_get0_pss_params()
author
Matt Caswell
<matt@openssl.org>
Wed, 4 Dec 2019 10:21:52 +0000
(10:21 +0000)
committer
Matt Caswell
<matt@openssl.org>
Mon, 16 Dec 2019 14:50:07 +0000
(14:50 +0000)
Make a note of when this function was first introduced
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/10568)
doc/man3/RSA_get0_key.pod
patch
|
blob
|
history
diff --git
a/doc/man3/RSA_get0_key.pod
b/doc/man3/RSA_get0_key.pod
index b2bcae1138a2d85b5fd27eb521ebe14aa0335a35..adcd57c4907132eb26717b8eb2bfdda735fffa1e 100644
(file)
--- a/
doc/man3/RSA_get0_key.pod
+++ b/
doc/man3/RSA_get0_key.pod
@@
-160,6
+160,8
@@
L<RSA_new(3)>, L<RSA_size(3)>
=head1 HISTORY
+The RSA_get0_pss_params() function was added in OpenSSL 1.1.1e.
+
The
RSA_get_multi_prime_extra_count(), RSA_get0_multi_prime_factors(),
RSA_get0_multi_prime_crt_params(), RSA_set0_multi_prime_params(),