openssl/providers/implementations/signature
Tomas Mraz d5d95daba5 Raise error when invalid digest used with SM2
Otherwise commands like openssl req -newkey sm2 fail silently without
reporting any error unless -sm3 option is added.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16833)
2021-10-15 14:37:21 +02:00
..
build.info A few cleanups of the provider build.infos 2021-05-12 13:23:33 +02:00
dsa_sig.c Signature algos: allow having identical digest in params 2021-07-16 11:23:18 +02:00
ecdsa_sig.c Signature algos: allow having identical digest in params 2021-07-16 11:23:18 +02:00
eddsa_sig.c Rename files in providers/implementations/signatures 2021-05-07 10:13:23 +02:00
mac_legacy_sig.c fips module header inclusion fine-tunning 2021-07-06 10:52:27 +10:00
rsa_sig.c Allow RSA signature operations with RSA_NO_PADDING 2021-07-16 11:29:26 +02:00
sm2_sig.c Raise error when invalid digest used with SM2 2021-10-15 14:37:21 +02:00