Update the HISTORY entry for RSA_get0_pss_params()
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)
This commit is contained in:
parent
c1ebe0509a
commit
e2af84bd45
1 changed files with 2 additions and 0 deletions
|
@ -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(),
|
||||
|
|
Loading…
Reference in a new issue