Added a fuzzer for SMIME
authorAlex Gaynor <alex.gaynor@gmail.com>
Sun, 19 Feb 2023 04:43:41 +0000 (23:43 -0500)
committerMatt Caswell <matt@openssl.org>
Mon, 27 Feb 2023 09:29:20 +0000 (09:29 +0000)
commit359d6a26d64c32e7c2bebf5655c70c074f6c805b
treea37fa977069a934374c8d25c5b9d1c1716b0f339
parent9a2f78e14a67eeaadefc77d05f0778fc9684d26c
Added a fuzzer for SMIME

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20332)
fuzz/build.info
fuzz/corpora/smime/b6cf925eec43acc9cc43c3104f17ac16d71439d0 [new file with mode: 0644]
fuzz/smime.c [new file with mode: 0644]
test/recipes/99-test_fuzz_smime.t [new file with mode: 0644]