]> git.ipfire.org Git - thirdparty/openssl.git/commit - test/recipes/30-test_evp.t
test: separate some DES based tests out to permit a no-des build to work
authorPauli <pauli@openssl.org>
Thu, 22 Apr 2021 00:21:30 +0000 (10:21 +1000)
committerTomas Mraz <tomas@openssl.org>
Fri, 23 Apr 2021 09:27:58 +0000 (11:27 +0200)
commit45e72d1f279fc56045459839407ae44e806414f0
tree9efa82e0dcda21a3df69c904505f4705c0ebbb26
parente98a182e51e14643c273319cc63bd22c60d8878f
test: separate some DES based tests out to permit a no-des build to work

One of the KDFs and one of the MACs use DES as an underlying algorithm in some
tests.  Separate these out into their own files which are conditionally excluded.

Fixes #14958

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14975)
test/recipes/30-test_evp.t
test/recipes/30-test_evp_data/evpkdf_x942.txt
test/recipes/30-test_evp_data/evpkdf_x942_des.txt [new file with mode: 0644]
test/recipes/30-test_evp_data/evpmac_cmac_des.txt [new file with mode: 0644]
test/recipes/30-test_evp_data/evpmac_common.txt