openssl/providers/implementations
Patrick Steuer abfc73f374 Fix EVP_DigestSign interface when used with DES CMAC
DES implementations were missing the dup/copy ctx routines
required by CMAC implementation. A regression test is added.

Signed-off-by: Patrick Steuer <patrick.steuer@de.ibm.com>

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11498)
2020-04-11 00:31:57 +02:00
..
asymciphers Use RAND_bytes_ex in crypto/rsa 2020-03-19 18:49:12 +00:00
ciphers Fix EVP_DigestSign interface when used with DES CMAC 2020-04-11 00:31:57 +02:00
digests
exchange Add ECDH to fips provider 2020-03-12 07:36:04 +10:00
include/prov Implement serializers for ED25519 and ED448 2020-03-18 08:40:33 +10:00
kdfs
keymgmt Fix export of provided EC keys 2020-04-08 15:30:25 +02:00
macs
serializers Add EVP_PKEY_gettable_params support for accessing EVP_PKEY key data fields 2020-04-01 15:51:18 +10:00
signature Enable Ed25519 signing/verifying to use the libctx 2020-04-09 16:10:00 +01:00
build.info