openssl/providers
Tomas Mraz 6a2ab4a9c8 Allow arbitrary digests with ECDSA and DSA
Unless the FIPS security check is enabled we allow arbitrary digests
with ECDSA and DSA.

Fixes #14696

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15220)
2021-05-12 13:12:00 +02:00
..
common Allow arbitrary digests with ECDSA and DSA 2021-05-12 13:12:00 +02:00
fips Add the ability for ex_data to have a priority 2021-05-11 14:56:55 +01:00
implementations Allow arbitrary digests with ECDSA and DSA 2021-05-12 13:12:00 +02:00
baseprov.c Update copyright year 2021-04-08 13:04:41 +01:00
build.info Drop libimplementations.a 2021-05-07 10:17:23 +02:00
decoders.inc Update copyright year 2021-02-18 15:05:17 +00:00
defltprov.c PROV: Add OIDs we know to all provider applicable algorithms 2021-04-18 10:10:23 +02:00
encoders.inc PROV: Implement an EC key -> blob encoder, to get the public key 2021-02-27 16:14:09 +01:00
fips-sources.checksums Allow arbitrary digests with ECDSA and DSA 2021-05-12 13:12:00 +02:00
fips.checksum Allow arbitrary digests with ECDSA and DSA 2021-05-12 13:12:00 +02:00
fips.module.sources Remove unused code from the fips module 2021-05-08 20:44:41 +10:00
legacyprov.c Modify the legacy provider to use OSSL_LIB_CTX_new_child() 2021-05-11 14:56:55 +01:00
nullprov.c null prov: fix gettable param array type. 2020-10-16 10:33:38 +10:00
prov_running.c keygen: add FIPS error state management to conditional self tests 2020-09-12 16:46:51 +10:00
stores.inc prov: prefix all OSSL_DISPATCH tables names with ossl_ 2020-09-29 16:31:46 +10:00