openssl/providers
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
..
common PROV: Add DERlib support for ECDSA and EC keys 2020-04-07 11:16:56 +02:00
fips Add data driven SELF TEST code for signatures and key agreement 2020-04-03 16:50:36 +10:00
implementations Fix EVP_DigestSign interface when used with DES CMAC 2020-04-11 00:31:57 +02:00
build.info Add a null provider which implements no algorithms. 2020-04-09 17:12:35 +10:00
defltprov.c Move legacy ciphers into the legacy provider 2020-04-09 12:47:46 +10:00
legacyprov.c Move legacy ciphers into the legacy provider 2020-04-09 12:47:46 +10:00
nullprov.c Add a null provider which implements no algorithms. 2020-04-09 17:12:35 +10:00