1. 2bc9245 Include subcomponents in the bugtracker link by David Benjamin · 11 months ago
  2. a055b93 Update links to bugtracker by David Benjamin · 11 months ago
  3. dec5989 Make the bug tracker link be buganizer by Bob Beck · 11 months ago
  4. c1d9ac0 Make SSL_select_next_proto more robust to invalid calls. by David Benjamin · 11 months ago
  5. e1a860c Add missing trait "use" in doc tests by Maurice Lam · 11 months ago
  6. fb1c75c Test various empty string cases with NPN callbacks by David Benjamin · 11 months ago
  7. e491eeb Mark kyber as experimental by Bob Beck · 1 year, 1 month ago
  8. a11277e remove un-needed muts which were causing build warnings/errors by Nabil Wadih · 11 months ago
  9. 25cf1bb Adds functionality for instantiating and using `Algorithm` by Ellen Arteca · 11 months ago
  10. c8100f0 Tidy up dilithium_test.cc by David Benjamin · 11 months ago
  11. 1eda236 Move GCMTest.ByteSwap to crypto_test.cc by David Benjamin · 11 months ago
  12. 261579f Fix the indentation in gen/sources.bzl by David Benjamin · 11 months ago
  13. 9540c04 Revert "Move unit tests out of bcm/fipsmodule" by Bob Beck · 11 months ago
  14. ed3f05a Revert "Also extract the test data files from bcm" by Bob Beck · 11 months ago
  15. 4a7815c Fix build with -Wctad-maybe-unsupported by David Benjamin · 11 months ago
  16. 5326e94 Also extract the test data files from bcm by Bob Beck · 11 months ago
  17. e09fcf8 Move unit tests out of bcm/fipsmodule by Bob Beck · 11 months ago
  18. afd52e9 Fix some enum issues in the test-only BORINGSSL_FIPS_COUNTERS build by David Benjamin · 11 months ago
  19. e95b0ca Set the minumum TLS version to (D)TLS 1.2 by default by David Benjamin · 11 months ago
  20. 13aa273 Fix the "-with-bazel" branches by David Benjamin · 11 months ago
  21. 03982b4 Don't bother checking for NULL pointers in AES key schedule assembly by David Benjamin · 12 months ago
  22. 273a920 More ECH certificates by Roland Shoemaker · 11 months ago
  23. 9f7f4d0 Add error string to JSON test result output by Roland Shoemaker · 11 months ago
  24. d7278ce Add edge-case tests for Dilithium, and fix a bug that sneaked in with by Guillaume Endignoux · 1 year, 2 months ago
  25. bfcab2a Use SEH directives for aes_hw_set_encrypt_key and aes_hw_set_decrypt_key by David Benjamin · 12 months ago
  26. 68c29a2 Check DSA size limits in a couple more places by David Benjamin · 11 months ago
  27. de6ba21 The FIPS hash is only 32 bytes, not 64 bytes by David Benjamin · 11 months ago
  28. 29c9e64 Enable -expect-curve-id in NotJustKyberKeyShare by Filippo Valsorda · 11 months ago
  29. 58745d6 Disable DilithiumTest.BitFlips test by David Benjamin · 11 months ago
  30. c798e3a Expose the FIPS module hash at build- and run-time. by Adam Langley · 11 months ago
  31. ba62c81 Reject invalid IPv4 addresses in ipv4_from_asc by David Benjamin · 11 months ago
  32. 2fb5f9c Move fiat_p256_adx assembly to the right build target by David Benjamin · 11 months ago
  33. d477c0d use AT&T syntax in fiat_p256_adx by Andres Erbsen · 11 months ago
  34. c701903 Don't define CRYPTO_addc_* and CRYPTO_subc_* in C++ by David Benjamin · 11 months ago
  35. 7662e58 Re-add a way to run embed_test_data.go for now by David Benjamin · 11 months ago
  36. 0355048 Namespace crypto/test/file_util.h by David Benjamin · 11 months ago
  37. 3a01cba Fix the Bazel build by David Benjamin · 11 months ago
  38. 07f27b1 Fix alignment of generated UNWIND_INFO structures by David Benjamin · 12 months ago
  39. fc953df Add crypto_test_data to the AndroidCMake build by David Benjamin · 11 months ago
  40. 1a9edc3 Document and test stance on non-canonical base64 by Theo Buehler · 12 months ago
  41. b8912d7 ACVP updates. by Adam Langley · 11 months ago
  42. b6bca9c Align perlasm SEH directives with gas/clang-assembler by David Benjamin · 1 year, 1 month ago
  43. 03d1b7c Remove no-op register move from ChaCha20_ctr32_ssse3_4x by David Benjamin · 1 year, 1 month ago
  44. 6b36ad2 Re-remove redundant OPENSSL_IA32_SSE2 from perlasm commands by David Benjamin · 1 year, 1 month ago
  45. 1d24e04 Replace conf_def.h with straightforward functions by David Benjamin · 12 months ago
  46. 8a0da66 Remove X509_STORE_set_get_crl and X509_STORE_set_check_crl by David Benjamin · 12 months ago
  47. 4d50a59 Add re-exports for making inline functions available by Ellen Arteca · 12 months ago
  48. d34f540 Add HPKE secret export and implement Send for EvpHpkeCtx. by Cindy Lin · 12 months ago
  49. e7d76da Make Dilithium pass constant-time validation by David Benjamin · 1 year ago
  50. 3efe2eb bn: Move dispatching logic from x86_64-mont5.pl to C. by David Benjamin · 12 months ago
  51. 35a9109 Add verify.cc and verify.h as top level public API. by Bob Beck · 1 year, 4 months ago
  52. 8e6aa7f Add certificates to the remaining ECH client tests by Roland Shoemaker · 12 months ago
  53. 7c44f45 Re-apply dilithium and make it work with a limited stack by Bob Beck · 1 year, 1 month ago
  54. 6ab7c14 Add tests for some odd escaping behavior in the CONF parser by David Benjamin · 12 months ago
  55. b17231c Test some more CONF edge cases by David Benjamin · 12 months ago
  56. 3e89a7e Move dispatch from sha512-586.pl to C by David Benjamin · 1 year, 3 months ago
  57. 8de798b Allow creation of HKDF using PRK bytes. by Cindy Lin · 12 months ago
  58. d2e3212 Remove SSE2 checks in 32-bit x86 assembly by David Benjamin · 1 year, 3 months ago
  59. 783ae72 [DEPS] Migrate from Chromium git to CIPD by Aaron Knobloch · 12 months ago
  60. 2db0eb3 Make googletest a full dependency, not a dev_dependency by David Benjamin · 12 months ago
  61. 70d05d5 Rename function pointers to avoid shadowing global declaration by Patryk Duda · 12 months ago
  62. 0d9ea84 Don't add extra 'informational' errors in the delegate by Bob Beck · 1 year ago
  63. d69e8b4 Remove remnants of C++ runtime workarounds by David Benjamin · 12 months ago
  64. e2d7f2d Add a standalone Bazel build by David Benjamin · 1 year, 1 month ago
  65. 7657513 Reset DTLS1_BITMAP without resorting to memset by David Benjamin · 12 months ago
  66. 9eab28f Add an OUT_DIR option for finding bindgen output for Android by David Benjamin · 12 months ago
  67. e1cfbf1 Discuss pointer rules in even more detail in API-CONVENTIONS by David Benjamin · 12 months ago
  68. 54821d8 short-circuit verification on invalid SPKI by Matt Mueller · 1 year ago
  69. 8f95b82 Add certificates to a couple of tests by Roland Shoemaker · 1 year ago
  70. d8d1c6a Change unsupported KEM identifier by Roland Shoemaker · 1 year ago
  71. b62a6e6 Add a CLIENT_AUTH_STRICT_LEAF and SERVER_AUTH_STRICT_LEAF which by Bob Beck · 1 year ago
  72. ad36a4f Make SSL_CTX_set_keylog_callback constant time by David Benjamin · 1 year ago
  73. 0aa300b clarify a few tests by Bob Beck · 1 year, 1 month ago
  74. f374e1a Add some tests for SSL_CTX_set_keylog_callback by David Benjamin · 1 year ago
  75. 5f92422 Switch some pointer arithmetic to spans by David Benjamin · 1 year ago
  76. 1c6e104 Disable fork detection for Zephyr and CrOS EC by Patryk Duda · 1 year ago
  77. bdb7b19 Enable thread support for Zephyr RTOS by Patryk Duda · 1 year, 1 month ago
  78. 6b3e5d5 Fix Zephyr define and description by Patryk Duda · 1 year, 1 month ago
  79. 4898d3f Remove unnecessary NULL checks by Theo Buehler · 1 year, 1 month ago
  80. 89f0977 Avoid strdup in crypto/err/err.c by David Benjamin · 1 year, 5 months ago
  81. f94f3ed Increase DTLS window size from 64 to 256 by Nick Harper · 1 year, 1 month ago
  82. e97787e delocate: handle more SVE2 forms. by Adam Langley · 1 year, 3 months ago
  83. 68c6fd8 Disable `-Wcast-function-type-strict` for `BORINGSSL_DEFINE_STACK_OF_IMPL.` by Brian Ledger · 1 year, 1 month ago
  84. 077d4d2 Set service indicator for TLS 1.3 KDF. by Adam Langley · 1 year, 1 month ago
  85. ec6cb3e Rewrite RAND_enable_fork_unsafe_buffering documentation by David Benjamin · 1 year, 1 month ago
  86. 27e09a3 Document that our Unicode APIs reject noncharacters by David Benjamin · 1 year, 1 month ago
  87. b296632 Add missing public header for libpki by David Benjamin · 1 year, 1 month ago
  88. b171749 Switch EVP_CIPHERs to C99 initializers by David Benjamin · 1 year, 1 month ago
  89. a2ef200 Add a PrivacyInfo plist file by Adam Langley · 1 year, 1 month ago
  90. dfcaadd Make Go an optional build dependency for the CMake build by David Benjamin · 1 year, 1 month ago
  91. 779d01d Install the Windows toolchain under util/bot by David Benjamin · 1 year, 1 month ago
  92. 43cec43 Reflect latest FIPS updates, including 186-5. by Adam Langley · 1 year, 2 months ago
  93. d39bd75 Update CI build tools by David Benjamin · 1 year, 1 month ago
  94. 54c956b [rust] Tell Cargo to link cpp runtime library by Kenichi Ishibashi · 1 year, 1 month ago
  95. ee4c2a3 Update run_android_tests to exit on invalid ABI by Aaron Knobloch · 1 year, 1 month ago
  96. 70b33d3 Move fips_fragments into bcm.internal_hdrs in build.json by David Benjamin · 1 year, 1 month ago
  97. febb440 Move internal headers to build.json by David Benjamin · 1 year, 1 month ago
  98. 2d7f6c6 Flatten crypto/CMakeLists.txt into the top-level by David Benjamin · 1 year, 1 month ago
  99. cb2f3e8 Move crypto_sources to build.json by David Benjamin · 1 year, 1 month ago
  100. 49b92bc Specify public headers in build.json by David Benjamin · 1 year, 1 month ago