openssl/include
slontis d2f6e66d28 Improve FIPS RSA keygen performance.
Reduce the Miller Rabin counts to the values specified by FIPS 186-5.
The old code was using a fixed value of 64.

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19579)
2022-11-23 08:27:08 +01:00
..
crypto Improve FIPS RSA keygen performance. 2022-11-23 08:27:08 +01:00
internal Ensure that SIZE_MAX is defined where OSSL_SSIZE_MAX is used. 2022-11-16 08:15:40 +01:00
openssl Improve FIPS RSA keygen performance. 2022-11-21 11:17:59 +01:00