openssl/providers/implementations/signature
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
..
build.info Teach EdDSA signature algorithms about AlgorithmIdentifiers 2020-09-18 15:26:28 +01:00
dsa.c Add 'fips-securitychecks' option and plumb this into the actual fips checks 2020-09-18 14:20:39 +01:00
ecdsa.c Add 'fips-securitychecks' option and plumb this into the actual fips checks 2020-09-18 14:20:39 +01:00
eddsa.c Teach EdDSA signature algorithms about AlgorithmIdentifiers 2020-09-18 15:26:28 +01:00
mac_legacy.c signature: add FIPS error state handling 2020-09-12 16:46:20 +10:00
rsa.c Add option to fipsinstall to disable fips security checks at run time. 2020-09-18 14:20:50 +01:00