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 pkcs8.c: Add PBES2 to list of password-based encryption methods. 2015-08-28 20:33:33 +00:00
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 Check PKCS#8 pkey field is valid before cleansing. 2015-11-09 23:06:13 +00:00
pkcs8_test.cc pkcs8.c: Add PBES2 to list of password-based encryption methods. 2015-08-28 20:33:33 +00:00
pkcs8.c Reimplement PKCS#12 key derivation. 2016-04-19 18:16:38 +00:00
pkcs12_test.cc BIO_new_mem_buf should take const void * 2016-02-24 19:14:19 +00:00