]> git.ipfire.org Git - thirdparty/openssl.git/commit
RSA Keygen update - When using the default provider fallback to default multiprime...
authorslontis <shane.lontis@oracle.com>
Mon, 30 May 2022 08:03:11 +0000 (18:03 +1000)
committerTomas Mraz <tomas@openssl.org>
Mon, 13 Jun 2022 08:56:31 +0000 (10:56 +0200)
commit27c1cfd7653b7204af3301f93ccd2a3decfc309b
tree17a4ccb79fd88d58090d36bd20d963174e70974a
parentad7e0fd550a9eb2946edf38003ebc6d5b988dac7
RSA Keygen update - When using the default provider fallback to default multiprime keygen if e is < 65537

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18429)
crypto/rsa/rsa_gen.c