]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add provider fuzzer
authorMax Ammann <max@maxammann.org>
Tue, 3 Oct 2023 11:22:02 +0000 (12:22 +0100)
committerTomas Mraz <tomas@openssl.org>
Fri, 24 May 2024 09:56:41 +0000 (11:56 +0200)
commitf3b988dc29512d6575ff435e1ff7c1b66d97051e
tree706a796e1263ce953e00cd150a614f6441d06913
parentb9e084f139c53ce133e66aba2f523c680141c0e6
Add provider fuzzer

Test recipe 99-test_fuzz_provider.t added.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22964)
fuzz/build.info
fuzz/provider.c [new file with mode: 0644]
test/recipes/99-test_fuzz_provider.t [new file with mode: 0644]