openssl/crypto/rsa
Kurt Roeckx 42619397eb Add BN_check_prime()
Add a new API to test for primes that can't be misused, deprecated the
old APIs.

Suggested by Jake Massimo and Kenneth Paterson

Reviewed-by: Paul Dale <paul.dale@oracle.com>
GH: #9272
2019-10-14 22:54:02 +02:00
..
build.info FIPS 186-4 RSA Generation & Validation 2019-03-12 12:00:52 +00:00
rsa_ameth.c Reorganize local header files 2019-09-28 20:26:35 +02:00
rsa_asn1.c Reorganize local header files 2019-09-28 20:26:35 +02:00
rsa_chk.c Add BN_check_prime() 2019-10-14 22:54:02 +02:00
rsa_crpt.c Reorganize local header files 2019-09-28 20:26:35 +02:00
rsa_depr.c Following the license change, modify the boilerplates in crypto/rsa/ 2018-12-06 15:20:59 +01:00
rsa_err.c util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
rsa_gen.c Reorganize local header files 2019-09-28 20:26:35 +02:00
rsa_lib.c Reorganize local header files 2019-09-28 20:26:35 +02:00
rsa_local.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
rsa_meth.c Reorganize local header files 2019-09-28 20:26:35 +02:00
rsa_mp.c Reorganize local header files 2019-09-28 20:26:35 +02:00
rsa_none.c Following the license change, modify the boilerplates in crypto/rsa/ 2018-12-06 15:20:59 +01:00
rsa_oaep.c Reorganize local header files 2019-09-28 20:26:35 +02:00
rsa_ossl.c Reorganize local header files 2019-09-28 20:26:35 +02:00
rsa_pk1.c rsa: replace magic number '11' by RSA_PKCS1_PADDING_SIZE 2019-10-03 14:37:16 +02:00
rsa_pmeth.c Reorganize local header files 2019-09-28 20:26:35 +02:00
rsa_prn.c Following the license change, modify the boilerplates in crypto/rsa/ 2018-12-06 15:20:59 +01:00
rsa_pss.c Reorganize local header files 2019-09-28 20:26:35 +02:00
rsa_saos.c Following the license change, modify the boilerplates in crypto/rsa/ 2018-12-06 15:20:59 +01:00
rsa_sign.c Reorganize local header files 2019-09-28 20:26:35 +02:00
rsa_sp800_56b_check.c Add BN_check_prime() 2019-10-14 22:54:02 +02:00
rsa_sp800_56b_gen.c Reorganize local header files 2019-09-28 20:26:35 +02:00
rsa_ssl.c rsa: replace magic number '11' by RSA_PKCS1_PADDING_SIZE 2019-10-03 14:37:16 +02:00
rsa_x931.c Following the license change, modify the boilerplates in crypto/rsa/ 2018-12-06 15:20:59 +01:00
rsa_x931g.c Reorganize local header files 2019-09-28 20:26:35 +02:00