openssl/providers/common
Richard Levitte 36a2a551d7 PROV: Refactor the RSA DER support
We separate out the NIST arc OIDs to a separate file, so it can be
re-used, and also the DIGEST OIDs.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11710)
2020-05-14 12:16:35 +02:00
..
der PROV: Refactor the RSA DER support 2020-05-14 12:16:35 +02:00
include/prov PROV: Add a proper provider context structure for OpenSSL providers 2020-05-13 17:21:58 +01:00
bio_prov.c PROV BIO: add a BIO_vprintf() upcall, and a provider BIO library 2019-11-29 20:55:16 +01:00
build.info PROV: Adapt all our providers to use the new PROV_CTX structure 2020-05-13 17:22:13 +01:00
nid_to_name.c Rename providers/common/provlib.c to nid_to_name.c 2019-11-10 05:05:06 +01:00
provider_ctx.c PROV: Add a proper provider context structure for OpenSSL providers 2020-05-13 17:21:58 +01:00
provider_err.c PROV: Implement EC param / key generation 2020-04-15 11:03:59 +02:00
provider_util.c Rename FIPS_MODE to FIPS_MODULE 2020-04-28 15:37:37 +02:00