Check that the RSA exponent is neither even nor 1 in RSA_check_key()
authortb <tb@openbsd.org>
Mon, 10 Jan 2022 00:03:02 +0000 (00:03 +0000)
committertb <tb@openbsd.org>
Mon, 10 Jan 2022 00:03:02 +0000 (00:03 +0000)
commit066189666a3d2ddcbc1a858efc523d577c5fdff6
treecc452f0b349cb9c1a8f69e1ad07ac76ae9b42f77
parent5e985eed3d6d69d84303736455f96dbc8220fb8a
Check that the RSA exponent is neither even nor 1 in RSA_check_key()

Part of OpenSSL commit 464d59a5

ok inoguchi jsing
lib/libcrypto/rsa/rsa_chk.c