From: Matt Caswell Date: Wed, 4 Dec 2019 10:21:52 +0000 (+0000) Subject: Update the HISTORY entry for RSA_get0_pss_params() X-Git-Tag: openssl-3.0.0-alpha1~811 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=19f909856d5cd955493978f1bfaf79c107c20201;p=oweals%2Fopenssl.git Update the HISTORY entry for RSA_get0_pss_params() Make a note of when this function was first introduced Reviewed-by: Richard Levitte Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/10568) (cherry picked from commit e2af84bd45c017c0c6a0fa06ee5d7fcf11d7366d) --- 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, L =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(),