openssl/crypto/rsa
Richard Levitte 6f4b766315 PROV: add RSA signature implementation
This includes legacy PSS controls to params conversion, and an attempt
to generalise the parameter names when they are suitable for more than
one operation.

Also added crypto/rsa/rsa_aid.c, containing proper AlgorithmIdentifiers
for known RSA+hash function combinations.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/10557)
2020-02-22 01:07:15 +01:00
..
build.info PROV: add RSA signature implementation 2020-02-22 01:07:15 +01:00
rsa_aid.c PROV: add RSA signature implementation 2020-02-22 01:07:15 +01:00
rsa_ameth.c Deprecate the low level RSA functions. 2020-02-20 18:58:40 +10:00
rsa_asn1.c Deprecate the low level RSA functions. 2020-02-20 18:58:40 +10:00
rsa_chk.c Deprecate the low level RSA functions. 2020-02-20 18:58:40 +10:00
rsa_crpt.c Deprecate the low level RSA functions. 2020-02-20 18:58:40 +10:00
rsa_depr.c Deprecate the low level RSA functions. 2020-02-20 18:58:40 +10:00
rsa_err.c Make the RSA ASYM_CIPHER implementation available inside the FIPS module 2020-02-13 14:14:30 +00:00
rsa_gen.c Deprecate the low level RSA functions. 2020-02-20 18:58:40 +10:00
rsa_lib.c PROV: add RSA signature implementation 2020-02-22 01:07:15 +01:00
rsa_local.h PROV: add RSA signature implementation 2020-02-22 01:07:15 +01:00
rsa_meth.c Deprecate the low level RSA functions. 2020-02-20 18:58:40 +10:00
rsa_mp.c Reorganize local header files 2019-09-28 20:26:35 +02:00
rsa_none.c Deprecate the low level RSA functions. 2020-02-20 18:58:40 +10:00
rsa_oaep.c Deprecate the low level RSA functions. 2020-02-20 18:58:40 +10:00
rsa_ossl.c Deprecate the low level RSA functions. 2020-02-20 18:58:40 +10:00
rsa_pk1.c Deprecate the low level RSA functions. 2020-02-20 18:58:40 +10:00
rsa_pmeth.c PROV: add RSA signature implementation 2020-02-22 01:07:15 +01:00
rsa_prn.c Deprecate the low level RSA functions. 2020-02-20 18:58:40 +10:00
rsa_pss.c Deprecate the low level RSA functions. 2020-02-20 18:58:40 +10:00
rsa_saos.c Deprecate the low level RSA functions. 2020-02-20 18:58:40 +10:00
rsa_sign.c PROV: add RSA signature implementation 2020-02-22 01:07:15 +01:00
rsa_sp800_56b_check.c Make the RSA ASYM_CIPHER implementation available inside the FIPS module 2020-02-13 14:14:30 +00:00
rsa_sp800_56b_gen.c Make the RSA ASYM_CIPHER implementation available inside the FIPS module 2020-02-13 14:14:30 +00:00
rsa_ssl.c Deprecate the low level RSA functions. 2020-02-20 18:58:40 +10:00
rsa_x931.c Deprecate the low level RSA functions. 2020-02-20 18:58:40 +10:00
rsa_x931g.c Deprecate the low level RSA functions. 2020-02-20 18:58:40 +10:00