1. a85ef9a Rename foo_extra to foo by David Benjamin · 13 days ago
  2. 21f54b2 Add SPAKE2+. by Adam Langley · 2 weeks ago
  3. 3b6e1be Add VAES + AVX2 optimized AES-GCM by Eric Biggers · 5 weeks ago
  4. 3fe5e2a Unexport a couple internal PEM functions from pem.h by David Benjamin · 3 weeks ago
  5. c361e27 SLH-DSA: move into the FIPS module. by Adam Langley · 7 weeks ago
  6. 0436a33 Move ML-KEM into the FIPS module by Adam Langley · 8 weeks ago
  7. 48d150f Add ML-DSA-87 in the FIPS module. by Adam Langley · 7 weeks ago
  8. 163dee5 Move ML-DSA and Keccak into the FIPS module. by Adam Langley · 9 weeks ago
  9. 6f41595 Start maintaining an AUTHORS file by David Benjamin · 6 weeks ago
  10. 57f525e Add VAES and VPCLMULQDQ accelerated AES-GCM by Eric Biggers · 7 weeks ago
  11. 411173b spx: remove by Adam Langley · 7 weeks ago
  12. 2278a49 Remove Dilithium in favor of ML-DSA by David Benjamin · 7 weeks ago
  13. 567289e Remove redundant GCM tests by David Benjamin · 8 weeks ago
  14. 5813c2c crypto: switch to C++ by Adam Langley · 3 months ago
  15. 06d5078 Add support for prehashed SLH-DSA. by Adam Langley · 3 months ago
  16. 7628194 mldsa: convert to C++ by Adam Langley · 4 months ago
  17. 4f76523 Move tests for libssl's internal utilities into a separate file by David Benjamin · 3 months ago
  18. 905c390 rust: add SLH-DSA support. by Adam Langley · 4 months ago
  19. f8bb652 rust: add wrappings for ML-KEM and ML-DSA. by Adam Langley · 4 months ago
  20. a4eb021 Extract SHA384/SHA512/SHA512_256 from bcm by Bob Beck · 5 months ago
  21. 2467c70 Add some compatibility symbols by David Benjamin · 8 months ago
  22. d9ad235 Extract SHA224/256 from bcm by Bob Beck · 5 months ago
  23. 642e8e5 Add SLH-DSA-SHA2-128s from FIPS 205. by Adam Langley · 5 months ago
  24. 229801d Extract SHA1 from bcm by Bob Beck · 5 months ago
  25. 2595943 Extract MD5 from bcm by Bob Beck · 5 months ago
  26. 70a7387 Extract md4 from bcm by Bob Beck · 5 months ago
  27. 97322b2 Rename SPX files to have `spx_` prefix. by Adam Langley · 5 months ago
  28. 3a138e4 Rename bcm.c fragments to foo.c.inc by David Benjamin · 5 months ago
  29. d263849 Fix some mistakes in build.json by David Benjamin · 5 months ago
  30. ee79a93 Move fork detection support out of bcm by Bob Beck · 8 months ago
  31. ec09a2d Move urandom and OS entropy support out of BCM by Bob Beck · 9 months ago
  32. 9875479 Specify the list of Rust files with build.json by David Benjamin · 5 months ago
  33. e13f7e2 Specify the list of fuzzers with build.json by David Benjamin · 5 months ago
  34. 500fa1f Add ML-KEM. by Adam Langley · 6 months ago
  35. 0ba2001 Add ML-DSA. by Adam Langley · 6 months ago
  36. 9540c04 Revert "Move unit tests out of bcm/fipsmodule" by Bob Beck · 8 months ago
  37. ed3f05a Revert "Also extract the test data files from bcm" by Bob Beck · 8 months ago
  38. 5326e94 Also extract the test data files from bcm by Bob Beck · 8 months ago
  39. e09fcf8 Move unit tests out of bcm/fipsmodule by Bob Beck · 8 months ago
  40. d7278ce Add edge-case tests for Dilithium, and fix a bug that sneaked in with by Guillaume Endignoux · 12 months ago
  41. 2fb5f9c Move fiat_p256_adx assembly to the right build target by David Benjamin · 8 months ago
  42. 3a01cba Fix the Bazel build by David Benjamin · 8 months ago
  43. 35a9109 Add verify.cc and verify.h as top level public API. by Bob Beck · 1 year, 1 month ago
  44. 7c44f45 Re-apply dilithium and make it work with a limited stack by Bob Beck · 11 months ago
  45. e2d7f2d Add a standalone Bazel build by David Benjamin · 10 months ago
  46. 54821d8 short-circuit verification on invalid SPKI by Matt Mueller · 9 months ago
  47. b62a6e6 Add a CLIENT_AUTH_STRICT_LEAF and SERVER_AUTH_STRICT_LEAF which by Bob Beck · 10 months ago
  48. b296632 Add missing public header for libpki by David Benjamin · 10 months ago
  49. 70b33d3 Move fips_fragments into bcm.internal_hdrs in build.json by David Benjamin · 10 months ago
  50. febb440 Move internal headers to build.json by David Benjamin · 10 months ago
  51. cb2f3e8 Move crypto_sources to build.json by David Benjamin · 10 months ago
  52. 49b92bc Specify public headers in build.json by David Benjamin · 10 months ago
  53. 3ae2397 Rework the test data story by David Benjamin · 10 months ago
  54. 231510c Move the rest of sources.cmake into util/pregenerate by David Benjamin · 10 months ago
  55. 6cbf2c0 Move test data lists to util/pregenerate by David Benjamin · 10 months ago
  56. fe0c91e Check in pre-generated perlasm and error data files by David Benjamin · 10 months ago