]> git.ipfire.org Git - thirdparty/openssl.git/commit
test: add verify test for EC cert signed with SHA3
authorMathieu Tortuyaux <mathieu.tortuyaux@gmail.com>
Fri, 22 Sep 2023 20:09:33 +0000 (22:09 +0200)
committerTomas Mraz <tomas@openssl.org>
Mon, 2 Oct 2023 10:46:24 +0000 (12:46 +0200)
commitfd27a7e4f829e6a9b0d240efcabc39a971b8f511
tree6e610453f27549f4a75c397c590a7e84785eada7
parentde4aa81faaaddcacf0608166406d07bcd641e92b
test: add verify test for EC cert signed with SHA3

Signed-off-by: Mathieu Tortuyaux <mathieu.tortuyaux@gmail.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22147)
test/certs/ee-cert-ec-sha3-224.pem [new file with mode: 0644]
test/certs/ee-cert-ec-sha3-256.pem [new file with mode: 0644]
test/certs/ee-cert-ec-sha3-384.pem [new file with mode: 0644]
test/certs/ee-cert-ec-sha3-512.pem [new file with mode: 0644]
test/certs/setup.sh
test/recipes/25-test_verify.t