openssl/providers/common
Matt Caswell d12a2fe4e7 Teach EdDSA signature algorithms about AlgorithmIdentifiers
The other signature algorithms know how to create their own
AlgorithmIdentifiers, but the EdDSA algorithms missed this.

Fixes #11875

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/12884)
2020-09-18 15:26:28 +01:00
..
der Teach EdDSA signature algorithms about AlgorithmIdentifiers 2020-09-18 15:26:28 +01:00
include/prov Add 'fips-securitychecks' option and plumb this into the actual fips checks 2020-09-18 14:20:39 +01:00
bio_prov.c STORE: Add a built-in 'file:' storemgmt implementation (loader) 2020-09-03 17:48:32 +02:00
build.info Add 'fips-securitychecks' option and plumb this into the actual fips checks 2020-09-18 14:20:39 +01:00
capabilities.c
digest_to_nid.c Add 'fips-securitychecks' option and plumb this into the actual fips checks 2020-09-18 14:20:39 +01:00
nid_to_name.c
provider_ctx.c
provider_err.c keygen: add FIPS error state management to conditional self tests 2020-09-12 16:46:51 +10:00
provider_util.c Separate fips and non fips code for key operations 2020-09-18 14:20:38 +01:00
securitycheck_default.c Add 'fips-securitychecks' option and plumb this into the actual fips checks 2020-09-18 14:20:39 +01:00
securitycheck_fips.c Add option to fipsinstall to disable fips security checks at run time. 2020-09-18 14:20:50 +01:00
securitycheck.c Add option to fipsinstall to disable fips security checks at run time. 2020-09-18 14:20:50 +01:00