]> git.ipfire.org Git - thirdparty/openssl.git/commit
RSA keygen update: Raise an error if no prime candidate q is found.
authorslontis <shane.lontis@oracle.com>
Mon, 30 May 2022 08:07:40 +0000 (18:07 +1000)
committerTomas Mraz <tomas@openssl.org>
Mon, 13 Jun 2022 08:56:31 +0000 (10:56 +0200)
commitd2399d8cd29f56e6614f0b3db4e7e563a745902a
treeef9ec56261ac404b60dc336d343f5a47f3102a4d
parent27c1cfd7653b7204af3301f93ccd2a3decfc309b
RSA keygen update: Raise an error if no prime candidate q is found.

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/bn/bn_err.c
crypto/bn/bn_rsa_fips186_4.c
crypto/err/openssl.txt
include/crypto/bnerr.h
include/openssl/bnerr.h