openssl/crypto/rsa
Clemens Lang 8b268541d9 rsa: Add SP800-56Br2 6.4.1.2.1 (3.c) check
The code did not yet check that the length of the RSA key is positive
and even.

Signed-off-by: Clemens Lang <cllang@redhat.com>

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
(Merged from https://github.com/openssl/openssl/pull/22403)
2023-10-25 09:26:51 +01:00
..
build.info
rsa_acvp_test_params.c
rsa_ameth.c Fix a possible memleak in rsa_pub_encode 2023-09-11 10:48:54 +02:00
rsa_asn1.c
rsa_backend.c remove sanity check from ossl_rsa_todata 2023-10-18 18:08:02 +02:00
rsa_chk.c Copyright year updates 2023-09-07 09:59:15 +01:00
rsa_crpt.c
rsa_depr.c
rsa_err.c
rsa_gen.c Copyright year updates 2023-09-07 09:59:15 +01:00
rsa_lib.c Dont require CRT params on ossl_rsa_set0_all_params 2023-10-18 18:08:02 +02:00
rsa_local.h
rsa_meth.c
rsa_mp_names.c
rsa_mp.c
rsa_none.c
rsa_oaep.c
rsa_ossl.c Copyright year updates 2023-09-07 09:59:15 +01:00
rsa_pk1.c Copyright year updates 2023-09-07 09:59:15 +01:00
rsa_pmeth.c Copyright year updates 2023-09-07 09:59:15 +01:00
rsa_prn.c
rsa_pss.c Copyright year updates 2023-09-07 09:59:15 +01:00
rsa_saos.c
rsa_schemes.c
rsa_sign.c
rsa_sp800_56b_check.c rsa: Add SP800-56Br2 6.4.1.2.1 (3.c) check 2023-10-25 09:26:51 +01:00
rsa_sp800_56b_gen.c Remove repeated words 2023-09-11 10:15:30 +02:00
rsa_x931.c
rsa_x931g.c Copyright year updates 2023-09-07 09:59:15 +01:00