boringssl/crypto/pkcs8
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
..
CMakeLists.txt Add standalone PKCS#8 and SPKI fuzzers. 2016-04-25 21:57:28 +00:00
internal.h
p5_pbe.c Remove some easy obj.h dependencies. 2016-03-31 20:50:33 +00:00
p5_pbev2.c Remove some easy obj.h dependencies. 2016-03-31 20:50:33 +00:00
p8_pkey.c
pkcs8_test.cc
pkcs8.c Reimplement PKCS#12 key derivation. 2016-04-19 18:16:38 +00:00
pkcs12_test.cc