The branch master has been updated
via 19f909856d5cd955493978f1bfaf79c107c20201 (commit)
from e295de1d8433ed07092845cb6c56aa424ff35c6d (commit)
- Log -----------------------------------------------------------------
commit 19f909856d5cd955493978f1bfaf79c107c20201
Author: Matt Caswell <[email protected]>
Date: Wed Dec 4 10:21:52 2019 +0000
Update the HISTORY entry for RSA_get0_pss_params()
Make a note of when this function was first introduced
Reviewed-by: Richard Levitte <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/10568)
(cherry picked from commit e2af84bd45c017c0c6a0fa06ee5d7fcf11d7366d)
-----------------------------------------------------------------------
Summary of changes:
doc/man3/RSA_get0_key.pod | 2 ++
1 file changed, 2 insertions(+)
diff --git a/doc/man3/RSA_get0_key.pod b/doc/man3/RSA_get0_key.pod
index a947c39643..29101fb8a1 100644
--- a/doc/man3/RSA_get0_key.pod
+++ b/doc/man3/RSA_get0_key.pod
@@ -163,6 +163,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(),