1. 93c7a8e Add a discussion about callbacks to API Conventions by David Benjamin · 9 hours ago main
  2. 16983d2 Don't run CTR-DRBG in Kyber tests. by Adam Langley · 7 weeks ago
  3. 303d8d7 Link to ACVP results for 20250728. by Adam Langley · 29 hours ago
  4. e20e848 Bump Bazel deps and version for BCR by David Benjamin · 31 hours ago 0.20250807.0
  5. 6cd35e8 Expand BCM abbreviation in the FIPS.md documentation by Lily Chen · 3 days ago
  6. d55aba9 Add IWYU export in nid.h file generated by objects.go by Lily Chen · 4 days ago
  7. b0043c3 Fix documentation typo by Lily Chen · 4 days ago
  8. 292d8b6 Revert Rust config for 32-bit Linux CI/CQ bots by Lily Chen · 4 days ago
  9. 0a00099 Run Rust recipe steps on Mac CI/CQ builders and 32-bit Linux by Lily Chen · 5 days ago
  10. ddb2ca4 Run Rust recipe steps on "win64_rel" builder by Lily Chen · 8 days ago
  11. 7d63bd0 Make Windows Rust try builder use a Release build by Lily Chen · 8 days ago
  12. 4b32850 Add a default-off win64_rust try builder for testing by Lily Chen · 10 days ago
  13. 47dc1fc Run Rust recipe steps on "linux" builder by Lily Chen · 11 days ago
  14. 5903cfa Fix FIPS version number comment. by Adam Langley · 11 days ago
  15. ca1f86c Add AES-CCM to test_fips.cc. by Adam Langley · 2 weeks ago
  16. fd22089 Add AES-KW(P) to test_fips.cc by Adam Langley · 2 weeks ago
  17. d80a900 Remove DES from test_fips.cc by Adam Langley · 2 weeks ago
  18. 1fecca9 Fix typo in header comments by David Benjamin · 12 days ago
  19. 739613d Make checkout_rust in util/bot/DEPS also run hooks for clang by Lily Chen · 2 weeks ago
  20. de186e4 Work around a Rust problem tripped by working around a Rust problem, which in turn was tripped by working around a Rust problem by David Benjamin · 2 weeks ago
  21. a873ab7 rust: Gate new lint on Rust version by Per Larsen · 2 weeks ago
  22. 65512b7 Revert "Add a try builder to run boringssl presubmits" by Lily Chen · 2 weeks ago
  23. 975510e Add a try builder to run boringssl presubmits by Lily Chen · 2 weeks ago
  24. 16ba372 Add PRESUBMIT.py for infra/config by Lily Chen · 2 weeks ago
  25. 24184fa Specify ACL for CQ new patchset runs by Lily Chen · 2 weeks ago
  26. 3647d11 rust: add includable CQ builder for testing by Lily Chen · 2 weeks ago
  27. 6aa79db Add a comment about ct and gcc builtins by Miriam Polzer · 3 weeks ago
  28. 17164ff Pull in Rust toolchain via util/bot/DEPS by Lily Chen · 3 weeks ago
  29. df6e8ed Add a Rust workspace by Lily Chen · 3 weeks ago
  30. 0697c88 Add X-Wing KEM option for HPKE. by Lukas Zobernig · 5 weeks ago
  31. 8e5174b rust: Suppress unnecessary_transmutes warnings in bssl-sys by Lily Chen · 3 weeks ago
  32. 290acfa Update .gitignore to check in Cargo.lock files by Lily Chen · 3 weeks ago
  33. 42396c5 [clang-tidy] First stab at making clang-tidy bot work by Julia Hansbrough · 8 weeks ago
  34. cb12d9e Fix some tabs in build.json by David Benjamin · 4 weeks ago
  35. ad395cb Fix some more IWYU issues by David Benjamin · 4 weeks ago
  36. b756e68 Keep SHA-1 in crypto.h by Adam Langley · 4 weeks ago
  37. 77f1596 Fix Rust build by David Benjamin · 4 weeks ago
  38. e21d41a Add sha2.h by Adam Langley · 4 weeks ago
  39. 1a95e2a Add ML-DSA-44 by Bas Westerbaan · 6 weeks ago
  40. ab5b457 Rename bn_mul_mont to bn_mul_mont_words by David Benjamin · 4 weeks ago
  41. c4c06c7 Remove Lw and Hw macros from BN internals by David Benjamin · 4 weeks ago
  42. 5ec4b35 bssl-crypto: Test that we don't accidentally accept RSA-PSS keys by David Benjamin · 5 weeks ago
  43. 6aefe37 Test that libssl rejects id-RSASSA-PSS certificates by David Benjamin · 6 weeks ago
  44. 193edd5 runner: write a new test certificate library by David Benjamin · 7 weeks ago
  45. 3fd8220 Drop the RSA, DSA, and DH DoS limits to 8,192 bits by David Benjamin · 5 weeks ago
  46. 913c14b Make BN_MONT_CTX opaque by David Benjamin · 5 weeks ago
  47. ae4cde9 Shave 8 bytes off BN_MONT_CTX in 64-bit by David Benjamin · 5 weeks ago
  48. 4f1a8f3 Inline a small single-use variable by David Benjamin · 5 weeks ago
  49. 603e44e Supress the run_tests target when we're a subdirectory by David Benjamin · 5 weeks ago
  50. c6935ed Don't look for libunwind when BUILD_TESTING is off by David Benjamin · 5 weeks ago
  51. f3dcc46 Update tools and prep for 0.20250701.0 by David Benjamin · 5 weeks ago 0.20250701.0
  52. db421c2 More clearly suggest passing NULL for EC and EC_KEY APIs by David Benjamin · 6 weeks ago
  53. 791b390 Add EVP_PKEY_get_ec_curve_nid and EVP_PKEY_get_ec_point_conv_form by David Benjamin · 6 weeks ago
  54. 2d08080 Remove the SHA-1 default for PSS with EVP_PKEY by David Benjamin · 6 weeks ago
  55. e592093 Document the default use of SHA-1 with OAEP by David Benjamin · 6 weeks ago
  56. b01d7bb Change the RSA-PSS salt length default to RSA_PSS_SALTLEN_DIGEST by David Benjamin · 6 weeks ago
  57. be5be0a Import Bedrock code for P-256 point double, add by Andres Erbsen · 7 weeks ago
  58. 78b48c1 Use CRYPTO_load_* and CRYPTO_store_* in ML-DSA by David Benjamin · 6 weeks ago
  59. 535cc39 runner: Remove Leaf field from Credential by David Benjamin · 7 weeks ago
  60. f6ae76d Test more EVP_PKEY_CTX_copy cases by David Benjamin · 7 weeks ago
  61. ed6adc2 Use C++ destructors for RSA_PKEY_CTX by David Benjamin · 8 weeks ago
  62. 21d0515 Remove tbuf from RSA_PKEY_CTX by David Benjamin · 8 weeks ago
  63. d922249 Avoid making assumptions about RSA_PSS_* constants by David Benjamin · 7 weeks ago
  64. 81be8eb use intrinsics for adc/sbb on MSVC by Andres Erbsen · 7 weeks ago
  65. 6f1a411 fix p256_64_msvc.h by Andres Erbsen · 7 weeks ago
  66. 61780c6 Don't suppress CMAKE_(C,CXX)_FLAGS in MSVC builds by David Benjamin · 7 weeks ago
  67. f51d8b0 Document versions undergoing CAVP testing by Dimitri John Ledkov · 9 weeks ago
  68. aef6386 runner: silence some confusing errors when tests fail by David Benjamin · 7 weeks ago
  69. e2766ab Test server_name acknowledgement by David Benjamin · 7 weeks ago
  70. 860c270 Document that EVP_PKEY_CTX_set_rsa_keygen_pubexp takes ownership by David Benjamin · 8 weeks ago
  71. 4d937ae Add constants for special PSS salt length values by David Benjamin · 8 weeks ago
  72. 45f35e0 bedrock2 platform, tests, 64-bit p256_coord_sub by Andres Erbsen · 3 months ago
  73. 5622da9 Pack SHA-512 and BLAKE2b a little more tightly. by Adam Langley · 3 months ago
  74. 47eae51 Make EVP_MD_CTX hold the hash state inline. by Adam Langley · 3 months ago
  75. 60d933e Add a stub implementation of SSL_CTX_get_security_level by David Benjamin · 9 weeks ago
  76. 1fa024f Fix link to FedRAMP policy. by Adam Langley · 9 weeks ago
  77. 5ad1f83 Add link to 2023 FIPS certificate by Dimitri John Ledkov · 9 weeks ago
  78. 9a895ea Add a couple more missing includes by David Benjamin · 9 weeks ago
  79. 035e720 Don't pass `parent` or `ad` to CRYPTO_EX_free by David Benjamin · 2 months ago
  80. 797ba56 Address some minor things from the MLDSA mu support. by Adam Langley · 2 months ago
  81. a674ad2 Add an external mu variant of the ML-DSA API (65 and 87 variants). by Guillaume Endignoux · 6 months ago
  82. 71bae60 Make CRYPTO_EX_DATA opaque by David Benjamin · 4 months ago
  83. 76919da Move CRYPTO_refcount_t into internal headers by David Benjamin · 4 months ago
  84. f84e4e8 Remove unused bputs hook by David Benjamin · 4 months ago
  85. 8edfd1b Make BIO and BIO_METHOD opaque by David Benjamin · 4 months ago
  86. 9295969 Update defaults for PKCS12_create by David Benjamin · 3 months ago
  87. c5795a3 Note a couple of typoed struct names that we'll leave alone. by Adam Langley · 3 months ago
  88. abd20d6 xwing: tweaks and cleanups. by Adam Langley · 3 months ago
  89. 833d7d9 Update references to RFC 2898 by David Benjamin · 3 months ago
  90. 3369878 add a test for -fno-strict-aliasing by Andres Erbsen · 3 months ago
  91. be17ebd Fix some more IWYU issues by David Benjamin · 3 months ago
  92. 754625f Replace OPENSSL_ia32cap env test with a unit test by David Benjamin · 3 months ago
  93. 1ad8b51 Update googletest by David Benjamin · 3 months ago
  94. 00e0fef Remove empty messages in static_assert by David Benjamin · 3 months ago
  95. 1cca127 Remove P-224 from TLS by David Benjamin · 3 months ago
  96. faa59fc Fix OPENSSL_ia32cap parsing. by Adam Langley · 3 months ago
  97. a934ee9 Remove the need for scratch space when squaring by David Benjamin · 5 months ago
  98. 0b53549 Fix some theoretical missing earlyclobber markers in inline assembly by David Benjamin · 3 months ago
  99. 00f4447 Introduce an opaque in-memory object to manage xwing private keys. by Guillaume Endignoux · 3 months ago
  100. d6731cd Implement the X-Wing KEM as drafted in by Guillaume Endignoux · 3 months ago