openssl/providers/common
Matt Caswell 72bfc95858 Add the concept of "Capabilities" to the default and fips providers
With capabilities we can query a provider about what it can do.
Initially we support a "TLS-GROUP" capability.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11914)
2020-06-19 10:19:31 +01:00
..
der
include/prov Add the concept of "Capabilities" to the default and fips providers 2020-06-19 10:19:31 +01:00
bio_prov.c Update copyright year 2020-06-04 14:33:57 +01:00
build.info Add the concept of "Capabilities" to the default and fips providers 2020-06-19 10:19:31 +01:00
capabilities.c Add the concept of "Capabilities" to the default and fips providers 2020-06-19 10:19:31 +01:00
nid_to_name.c
provider_ctx.c
provider_err.c
provider_util.c The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_* 2020-06-11 11:16:37 +10:00