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