aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
27 hoursupdate main-with-bazel from master branchmain-with-bazelBoringSSL Robot1-0/+3
27 hoursDeclare our `cfg()`s in Cargo.tomlHEADmasterAlex Gaynor1-0/+3
9 daysupdate main-with-bazel from master branchBoringSSL Robot1-0/+1
9 daysAdd link to 2022 FIPS certificate.Adam Langley1-0/+1
12 daysupdate main-with-bazel from master branchBoringSSL Robot2-3/+35
12 daysAdds functionality for instantiating and using `Algorithm`Ellen Arteca2-3/+35
2024-07-18update main-with-bazel from master branchBoringSSL Robot7-52/+68
2024-07-17Use dtls_record_header_write_len instead of DTLS1_RT_HEADER_LENGTH.Nick Harper7-52/+68
2024-07-17update main-with-bazel from master branchBoringSSL Robot1-1/+12
2024-07-17optimize constant_time_conditional_memxor for gccAndres Erbsen1-1/+12
2024-07-17update main-with-bazel from master branchBoringSSL Robot2-3/+1
2024-07-17Compute should_ack_sni in one placeDavid Benjamin2-3/+1
2024-07-16update main-with-bazel from master branchBoringSSL Robot7-3/+103
2024-07-16Add ECH fallback APIRushil Mehra7-3/+103
2024-07-10update main-with-bazel from master branchBoringSSL Robot3-12/+39
2024-07-10Update Go dependenciesDavid Benjamin2-12/+12
2024-07-10Make go mod tidy work betterDavid Benjamin1-0/+27
2024-07-09update main-with-bazel from master branchBoringSSL Robot1-0/+11
2024-07-09Add QEMU user option for running tests.Aaron Knobloch1-0/+11
2024-07-03update main-with-bazel from master branchBoringSSL Robot3-7/+68
2024-07-03Add DILITHIUM_public_from_private function.Guillaume Endignoux3-7/+68
2024-06-25update main-with-bazel from master branchBoringSSL Robot7-60/+58
2024-06-24Reapply "Fix test_fips in google3"Bob Beck2-22/+26
2024-06-24[DTLS] Use absolute instead of relative epoch numbers.Nick Harper5-38/+32
2024-06-24update main-with-bazel from master branchBoringSSL Robot0-0/+0
2024-06-24Revert "Fix test_fips in google3"Bob Beck2-32/+23
2024-06-24Fix test_fips in google3Bob Beck2-23/+32
2024-06-24update main-with-bazel from master branchBoringSSL Robot1-1/+4
2024-06-24Ensure CRYPTO_needs_hwcap2_workaround works without CRYPTO_library_initDavid Benjamin1-1/+4
2024-06-21update main-with-bazel from master branchBoringSSL Robot2-7/+17
2024-06-21Work around GCC's broken -Warray-bounds warningDavid Benjamin1-2/+14
2024-06-21Rewrite CBS_get_asn1_int64 slightlyDavid Benjamin1-5/+3
2024-06-21update main-with-bazel from master branchBoringSSL Robot15-120/+39
2024-06-21Make BoringSSL initialization-lessDavid Benjamin15-120/+39
2024-06-21update main-with-bazel from master branchBoringSSL Robot2-0/+12
2024-06-21Call CRYPTO_library_init before ChaCha20 and P-256 assemblyDavid Benjamin2-0/+12
2024-06-20update main-with-bazel from master branchBoringSSL Robot1-0/+11
2024-06-20test_fips: two tweaksAdam Langley1-0/+11
2024-06-19update main-with-bazel from master branchBoringSSL Robot1-0/+1
2024-06-19Add EDDSA support for fetching and uploading vectorsSven Biebaut1-0/+1
2024-06-19update main-with-bazel from master branchBoringSSL Robot1-2/+2
2024-06-19test_fips: don't forget a couple of \n'sAdam Langley1-2/+2
2024-06-18update main-with-bazel from master branchBoringSSL Robot1-0/+1
2024-06-18Add the Revision field to third_party/fiat/README.chromiumDavid Benjamin1-0/+1
2024-06-18update main-with-bazel from master branchBoringSSL Robot10-120/+235
2024-06-18Implement rsa_pkcs1_sha256_legacy.David Benjamin10-120/+235
2024-06-17update main-with-bazel from master branchBoringSSL Robot6-15/+20
2024-06-17Send a consistent alert when the peer sends a bad signature algorithmDavid Benjamin6-15/+20
2024-06-12update main-with-bazel from master branchBoringSSL Robot1-1/+1
2024-06-12Fix pointers in CONSTTIME_DECLASSIFY.Thomas Holenstein1-1/+1