openssl/crypto/rsa
Bernd Edlinger f90852093f Minor cleanup of the rsa mp limits code
Reduce RSA_MAX_PRIME_NUM to 5.
Remove no longer used RSA_MIN_PRIME_SIZE.
Make rsa_multip_cap honor RSA_MAX_PRIME_NUM.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4905)
2017-12-13 17:29:01 +01:00
..
build.info
rsa_ameth.c
rsa_asn1.c
rsa_chk.c rsa/rsa_gen.c: harmonize keygen's ability with RSA_security_bits. 2017-11-28 20:05:48 +01:00
rsa_crpt.c
rsa_depr.c
rsa_err.c
rsa_gen.c rsa: Do not allow less than 512 bit RSA keys 2017-12-11 12:53:07 +01:00
rsa_lib.c
rsa_locl.h Minor cleanup of the rsa mp limits code 2017-12-13 17:29:01 +01:00
rsa_meth.c
rsa_mp.c Minor cleanup of the rsa mp limits code 2017-12-13 17:29:01 +01:00
rsa_none.c
rsa_oaep.c
rsa_ossl.c Add missing range checks on number of multi primes in rsa_ossl_mod_exp 2017-12-08 15:38:59 +01:00
rsa_pk1.c
rsa_pmeth.c rsa: Do not allow less than 512 bit RSA keys 2017-12-11 12:53:07 +01:00
rsa_prn.c
rsa_pss.c Consistent formatting for sizeof(foo) 2017-12-07 19:11:49 -05:00
rsa_saos.c
rsa_sign.c
rsa_ssl.c
rsa_x931.c
rsa_x931g.c