1. 44fd6ee Split BORINGSSL_self_test into its own file. by David Benjamin · 7 years ago
  2. f2e7b22 Extract FIPS KAT tests into a function. by Adam Langley · 7 years ago
  3. 017fbf0 Fix sort order. by David Benjamin · 7 years ago
  4. 37c6eb4 Support TLS KDF test for NIAP. by Adam Langley · 7 years ago
  5. 46304ab ec/p256.c: fiat-crypto field arithmetic (64, 32) by Andres Erbsen · 7 years ago
  6. 808f832 Run the comment converter on libcrypto. by David Benjamin · 8 years ago
  7. 5e578c9 Don't draw entropy during FIPS power-on tests. by Adam Langley · 8 years ago
  8. 204b8a1 Tag the power-on tests as a constructor function directly. by Adam Langley · 8 years ago
  9. b89e025 Clarify the error message for an ECDSA power-on test failure. by Adam Langley · 8 years ago
  10. 429e85b Have a single function for FIPS test failures. by Adam Langley · 8 years ago
  11. 118355c fipstools: Add a sample binary that exercises methods from the FIPS module. by Martin Kreichgauer · 8 years ago
  12. 208e239 Move OPENSSL_ASAN to base.h. by Adam Langley · 8 years ago
  13. 0402f89 crypto/fipsmodule: Make more Known Answer Tests breakable. by Martin Kreichgauer · 8 years ago
  14. e838cfb Add a way to break one of the KAT tests. by Adam Langley · 8 years ago
  15. 4c7b3bf Switch integrity hash to SHA-512. by Adam Langley · 8 years ago
  16. 4323e22 Tidy up FIPS module dependencies. by David Benjamin · 8 years ago
  17. 2e2a226 Move cipher/ into crypto/fipsmodule/ by Adam Langley · 8 years ago
  18. 96dec44 Move rsa/ to fipsmodule/rsa/ by Adam Langley · 8 years ago
  19. aacb72c Move ec/ and ecdsa/ into fipsmodule/ by Adam Langley · 8 years ago
  20. fa839dc Don't depend on crypto/bytestring for ECDSA self-tests. by David Benjamin · 8 years ago
  21. 09ffa77 Don't depend on crypto/bytestring for RSA self-tests. by David Benjamin · 8 years ago
  22. 05821b0 Consistently check length in RSA_add_pkcs1_prefix. by David Benjamin · 8 years ago
  23. 8a3a2a9 Move des/ to crypto/fipsmodule/ by Adam Langley · 8 years ago
  24. 5c38c05 Move bn/ into crypto/fipsmodule/ by Adam Langley · 8 years ago
  25. 7784104 Move much of rand/ into the FIPS module. by Adam Langley · 8 years ago
  26. f3d3cee Avoid messing with dummy functions in delocate.go. by David Benjamin · 8 years ago
  27. 778e5ce Make the arguments to FIPS check_test consistent. by Adam Langley · 8 years ago
  28. 0648129 Move modes/ into the FIPS module by Adam Langley · 8 years ago
  29. e5be174 Add DRBG KAT for FIPS. by Steven Valdez · 8 years ago
  30. 13a129d Add 3DES KAT for FIPS. by Steven Valdez · 8 years ago
  31. 777fdd6 Add RSA/ECDSA KAT for FIPS. by Steven Valdez · 8 years ago
  32. 5b6151d Add AES and SHA KAT for FIPS. by Steven Valdez · 8 years ago
  33. 8c62d9d Move AES code into the FIPS module. by Adam Langley · 8 years ago
  34. a0eb4a8 “Fix” FIPS build under ASAN. by Adam Langley · 8 years ago
  35. d0a4059 Be less clever about .rel.ro avoidance. by David Benjamin · 8 years ago
  36. fd49993 First part of the FIPS module. by Adam Langley · 8 years ago