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