75 Commits (3969fdf860a9aca49cbd2e5295511849d26bd189)

Author SHA1 Message Date
  David Benjamin 808f832917 Run the comment converter on libcrypto. 7 years ago
  David Benjamin 27e377ec65 Fix miscellaneous clang-tidy warnings. 7 years ago
  Martin Kreichgauer d977eaa125 Make AES-GCM AEADs support the optional second input argument to seal_scatter. 7 years ago
  David Benjamin 6757fbf8e3 Convert a number of tests to GTest. 7 years ago
  Adam Langley d79bc9d397 Echo CAVP comments in the output. 7 years ago
  Adam Langley f64a6eeaf0 Switch to new delocate tool. 7 years ago
  David Benjamin 3ecd0a5fca Convert aes_test to GTest. 7 years ago
  David Benjamin 1f1eeeade2 Allow FileTest to read from an abstracted line reader. 7 years ago
  David Benjamin dfef2081f3 Remove FileTest::SetIgnoreUnusedAttributes. 7 years ago
  Adam Langley 208e239371 Move OPENSSL_ASAN to base.h. 7 years ago
  Martin Kreichgauer 6dd055d2eb fipsoracle: Add MCT mode for TDES. 7 years ago
  Martin Kreichgauer 2b2676f698 fipsoracle: Add cavp_tdes_test (KAT mode only). 7 years ago
  David Benjamin eb599890b9 Add ECDSA2 KeyPair CAVP test driver. 7 years ago
  Adam Langley b387e229a9 Add CTR-DRBG CAVP test driver. 7 years ago
  Steven Valdez b8a3550f0f Add SHA CAVP test driver. 7 years ago
  David Benjamin 0c292edb90 Add a CAVP tool for ECDSA2 SigVer tests. 7 years ago
  Martin Kreichgauer 7c12587994 Add crypto/fipsoracle. 7 years ago
  David Benjamin afd88c27f2 Allow embedders to replace gtest_main.cc. 7 years ago
  David Benjamin 76dd18008c Convert base64_test to GTest. 7 years ago
  David Benjamin 5c12778948 Convert bio_test to GTest. 7 years ago
  David Benjamin b91b9a8967 Convert rsa_test to GTest. 7 years ago
  David Benjamin 7d7554b6b3 Add a helper for comparing byte strings. 7 years ago
  David Benjamin 6b0edfb9e6 Add a common TestEventListener for the error queue. 7 years ago
  David Benjamin 966284337d Do a cursory conversion of a few tests to GTest. 7 years ago
  David Benjamin 17cf2cb1d2 Work around language and compiler bug in memcpy, etc. 7 years ago
  David Benjamin cef36f0cf6 C++ crypto/test/malloc.cc more. 8 years ago
  David Benjamin 52db0eb46c Revert "Get the malloc tests working under ASan." 8 years ago
  David Benjamin 7b9bbd9639 Get the malloc tests working under ASan. 8 years ago
  David Benjamin 54091230cd Use C99 for size_t loops. 8 years ago
  Matt Braithwaite d17d74d73f Replace Scoped* heap types with bssl::UniquePtr. 8 years ago
  Martin Kreichgauer 19d5cf86de Move remaining ScopedContext types out of scoped_types.h 8 years ago
  Martin Kreichgauer 14343935b5 Start removing scoped_types.h 8 years ago
  Adam Langley 10f97f3bfc Revert "Move C++ helpers into |bssl| namespace." 8 years ago
  Adam Langley d2b5af56cf Revert scoped_types.h change. 8 years ago
  Adam Langley 8c3c3135a2 Remove scoped_types.h. 8 years ago
  Adam Langley 09feb0f3d9 Move C++ helpers into |bssl| namespace. 8 years ago
  David Benjamin a353cdb671 Wrap MSVC-only warning pragmas in a macro. 8 years ago
  Matt Braithwaite 27e863e711 newhope: improve test vectors. 8 years ago
  David Benjamin 7acd6bc07a Start assuming MSVC 2015. 8 years ago
  David Benjamin 981936791e Remove some easy obj.h dependencies. 8 years ago
  Brian Smith dc6c1b8381 Fix build when using Visual Studio 2015 Update 1. 8 years ago
  Arnar Birgisson f27459e412 Add SPAKE2 over Ed25519. 8 years ago
  David Benjamin fb2c6f8c85 ASN1_get_object should not accept large universal tags. 8 years ago
  Adam Langley a5ee83f67e Test different chunk sizes in cipher_test. 8 years ago
  David Benjamin 9cd7fbdac6 Remove support for blocks in file_test.h. 8 years ago
  David Benjamin e30a09e604 Implement new PKCS#8 parsers. 8 years ago
  David Benjamin 68772b31b0 Implement new SPKI parsers. 8 years ago
  Brian Smith 061332f216 Define |OPENSSL_PRINTF_FORMAT_FUNC| for format string annotations. 8 years ago
  Adam Langley 3a39b06011 Import “altchains” support. 8 years ago
  David Benjamin ef14b2d86e Remove stl_compat.h. 9 years ago