openssl/crypto/rsa
Tomas Mraz f21afe6360 ossl_rsa_sp800_56b_check_public: Be more lenient with small keys
Fixes #13995

For small keys the MR test on the modulus can return
BN_PRIMETEST_COMPOSITE_WITH_FACTOR status although the modulus
is correct.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14389)
2021-03-03 12:53:19 +01:00
..
build.info Remove RSA SSLv23 padding mode 2021-03-01 10:56:12 +01:00
rsa_acvp_test_params.c Add ACVP fips module tests 2020-06-17 11:33:16 +10:00
rsa_ameth.c Remove dead code in rsa_pkey_ctrl. 2021-02-14 16:48:48 +10:00
rsa_asn1.c Update copyright year 2020-04-23 13:55:52 +01:00
rsa_backend.c Update copyright year 2021-02-18 15:05:17 +00:00
rsa_chk.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
rsa_crpt.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
rsa_depr.c Update copyright year 2020-04-23 13:55:52 +01:00
rsa_err.c ERR: Rebuild all generated error headers and source files 2020-11-24 15:22:33 +01:00
rsa_gen.c Update copyright year 2021-02-18 15:05:17 +00:00
rsa_lib.c Cleanup of some of the EVP_PKEY_CTX_ctrl related TODOs 2021-02-24 17:55:20 +01:00
rsa_local.h Remove RSA SSLv23 padding mode 2021-03-01 10:56:12 +01:00
rsa_meth.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
rsa_mp_names.c rsa: add ossl_ prefix to internal rsa_ calls. 2020-10-07 09:04:51 +10:00
rsa_mp.c Update copyright year 2020-11-26 14:18:57 +00:00
rsa_none.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
rsa_oaep.c Update copyright year 2021-01-28 13:54:57 +01:00
rsa_ossl.c Remove RSA SSLv23 padding mode 2021-03-01 10:56:12 +01:00
rsa_pk1.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
rsa_pmeth.c Remove RSA SSLv23 padding mode 2021-03-01 10:56:12 +01:00
rsa_prn.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
rsa_pss.c Update copyright year 2021-02-18 15:05:17 +00:00
rsa_saos.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
rsa_schemes.c rsa: add ossl_ prefix to internal rsa_ calls. 2020-10-07 09:04:51 +10:00
rsa_sign.c RSA: correct digestinfo_ripemd160_der[] 2020-11-30 12:42:03 +01:00
rsa_sp800_56b_check.c ossl_rsa_sp800_56b_check_public: Be more lenient with small keys 2021-03-03 12:53:19 +01:00
rsa_sp800_56b_gen.c Fix external symbols for bn 2021-02-26 10:32:22 +10:00
rsa_x931.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
rsa_x931g.c Update copyright year 2021-01-28 13:54:57 +01:00