boringssl/fuzz
David Benjamin 1fc7564ba7 Add standalone PKCS#8 and SPKI fuzzers.
We already had coverage for our new EVP_PKEY parsers, but it's good to have
some that cover them directly. The initial corpus was generated manually with
der-ascii and should cover most of the insanity around EC key serialization.

BUG=15

Change-Id: I7aaf56876680bfd5a89f5e365c5052eee03ba862
Reviewed-on: https://boringssl-review.googlesource.com/7728
Reviewed-by: Adam Langley <agl@google.com>
2016-04-25 21:57:28 +00:00
..
cert_corpus Update fuzzing corpuses. 2016-03-03 18:33:05 +00:00
client_corpus Regenerate server_corpus and client_corpus. 2016-03-04 19:13:32 +00:00
pkcs8_corpus Add standalone PKCS#8 and SPKI fuzzers. 2016-04-25 21:57:28 +00:00
privkey_corpus Update fuzzing corpuses. 2016-03-03 18:33:05 +00:00
server_corpus Regenerate server_corpus and client_corpus. 2016-03-04 19:13:32 +00:00
spki_corpus Add standalone PKCS#8 and SPKI fuzzers. 2016-04-25 21:57:28 +00:00
cert.cc Add licenses to fuzz tests. 2016-04-25 20:15:27 +00:00
client.cc Add licenses to fuzz tests. 2016-04-25 20:15:27 +00:00
CMakeLists.txt Add standalone PKCS#8 and SPKI fuzzers. 2016-04-25 21:57:28 +00:00
minimise_corpuses.sh Add licenses to fuzz tests. 2016-04-25 20:15:27 +00:00
pkcs8.cc Add standalone PKCS#8 and SPKI fuzzers. 2016-04-25 21:57:28 +00:00
privkey.cc Add licenses to fuzz tests. 2016-04-25 20:15:27 +00:00
server.cc Add licenses to fuzz tests. 2016-04-25 20:15:27 +00:00
spki.cc Add standalone PKCS#8 and SPKI fuzzers. 2016-04-25 21:57:28 +00:00