openssl/providers/implementations
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
..
asymciphers Correctly calculate the length of SM2 plaintext given the ciphertext 2021-08-24 14:22:07 +01:00
ciphers providers: Add SM4 GCM implementation 2021-09-28 19:27:58 +10:00
digests Add default provider support for Keccak 224, 256, 384 and 512 2021-09-23 12:07:57 +10:00
encode_decode ENCODER PROV: Add encoders with EncryptedPrivateKeyInfo output 2021-09-05 21:34:51 +02:00
exchange Fix dh dupctx refcount error 2021-09-03 12:31:59 +02:00
include/prov providers: Add SM4 GCM implementation 2021-09-28 19:27:58 +10:00
kdfs kdf: Add PVK KDF to providers. 2021-09-28 18:08:41 +10:00
kem
keymgmt fips module header inclusion fine-tunning 2021-07-06 10:52:27 +10:00
macs fips module header inclusion fine-tunning 2021-07-06 10:52:27 +10:00
rands rand: don't free an mis-set pointer on error 2021-09-22 18:01:12 +10:00
signature Raise error when invalid digest used with SM2 2021-10-15 14:37:21 +02:00
storemgmt OSSL_STORE 'file:' scheme: Set input structure for certificates and CRLs 2021-09-05 21:34:50 +02:00
build.info