diff options
author | slontis <shane.lontis@oracle.com> | 2022-11-02 13:20:55 +1000 |
---|---|---|
committer | Tomas Mraz <tomas@openssl.org> | 2022-11-23 08:27:42 +0100 |
commit | 3431dd4b3ee7933822586aab62972de4d8c0e9e5 (patch) | |
tree | 3c7be0e4ba1304a2d75f165ff025c81e66e87d7a /providers/fips | |
parent | 86479643a4ba682aaf596782addd915a4922503e (diff) | |
download | openssl-new-3431dd4b3ee7933822586aab62972de4d8c0e9e5.tar.gz |
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)
(cherry picked from commit d2f6e66d2837bff1f5f7636bb2118e3a45c9df61)
Diffstat (limited to 'providers/fips')
0 files changed, 0 insertions, 0 deletions