openssl/providers
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
..
common PROV: add RSA signature implementation 2020-02-22 01:07:15 +01:00
fips Introduce the provider property 2020-02-21 20:17:02 +00:00
implementations PROV: add RSA signature implementation 2020-02-22 01:07:15 +01:00
build.info PROV: Build the main FIPS module code with FIPS_MODE defined 2020-02-14 21:36:02 +01:00
defltprov.c PROV: add RSA signature implementation 2020-02-22 01:07:15 +01:00
legacyprov.c Introduce the provider property 2020-02-21 20:17:02 +00:00