Sign in
pigweed
/
third_party
/
github
/
google
/
boringssl
/
HEAD
0676117
Add platform configuration for "Pythia".
by Adam Langley
· 11 hours ago
upstream/main
a024825
Fix comment typo
by David Benjamin
· 12 hours ago
9dd03e2
Avoid having a L label at the start of a section on macOS.
by Rudolf Polzer
· 20 hours ago
33c7116
ssl: return non-const RPK handle
by Xiangfei Ding
· 26 hours ago
85a291c
Fix license header on p256_internal.h
by David Benjamin
· 32 hours ago
28950bf
Make the SysV gates for fiat assembly more consistent
by David Benjamin
· 34 hours ago
6bec274
Disable fiat P-256 assembly on OPENSSL_NANOLIBC
by David Benjamin
· 2 days ago
8d3c20c
OpenSSL Advisory: June 9th, 2026 (BoringSSL Not Affected)
by David Benjamin
· 2 days ago
eada60b
delocate: Support a few more aarch64 assembly variants
by David Benjamin
· 3 days ago
4d6b2f9
delocate: Treat BORINGSSL_bcm_text_hash as a synthesized symbol
by David Benjamin
· 3 days ago
16391ed
xlate scripts: Use .subsections_via_symbols in apple assembly files.
by Rudolf Polzer
· 3 days ago
ff43c4e
Store ML-DSA's s1, s2, and t0 in NTT form
by David Benjamin
· 3 days ago
d554990
Don't decode t0 twice in the testing-only ML-DSA format
by David Benjamin
· 3 days ago
cdd30d5
runner: Unconditionally fill in our vendored ML-DSA public key
by David Benjamin
· 3 days ago
d98ee3a
Make Montgomery reduction clearer in ML-DSA
by David Benjamin
· 4 days ago
a896da9
Add EVP_CIPHER_CTX_max_next_update and EVP_CIPHER_CTX_max_final
by David Benjamin
· 4 days ago
f325f95
Fix compile-time assertion about sizing of AES-GCM-SIV data.
by Rudolf Polzer
· 4 days ago
40322eb
Use the vectorized "double Keccak" for ML-DSA too.
by Rudolf Polzer
· 4 days ago
8a4a5bd
Use templates to simplify ML-DSA's scalar_*code functions, making all dispatch compile-time.
by Rudolf Polzer
· 4 days ago
610dbdd
delete extraneous test data file
by Matt Mueller
· 6 days ago
d3841bf
Update documentation about ASN.1 BIT STRING lengths
by Lily Chen
· 6 days ago
c60b894
Implement MTC plants-04 CA cosignature verification.
by Matt Mueller
· 6 days ago
416b8ea
Switch from select to poll in demo command-line tool
by David Benjamin
· 6 days ago
fc012d8
Add a tool to update bazel dependencies
by David Benjamin
· 6 days ago
7ac4857
Update bazel dependencies
by David Benjamin
· 6 days ago
e52d46f
Fix build
by David Benjamin
· 6 days ago
f2d2310
Touch up v2i_AUTHORITY_KEYID
by David Benjamin
· 6 days ago
a04ecf5
Add some tests to exercise v2i_AUTHORITY_KEYID
by David Benjamin
· 6 days ago
7883578
Clarify that TLS-specific AEADs are not AEADs
by David Benjamin
· 7 days ago
0619772
rust: cargo update
by David Benjamin
· 7 days ago
4ca85e6
Use scopers in certificate policy conf logic
by David Benjamin
· 7 days ago
4663c9b
Add tests for constructing certificate policies from strings
by David Benjamin
· 7 days ago
9542dfa
util/ar: Fix integer conversion in bounds check
by David Benjamin
· 7 days ago
47c92e2
Update dependencies in go.mod
by David Benjamin
· 7 days ago
517b106
runner: Rewrite some ServerKeyExchange serializers with cryptobyte
by David Benjamin
· 7 days ago
8301126
Flip the sign on timezone offset calculation
by David Benjamin
· 7 days ago
eaebd13
Update GitHub actions/checkout to version 6
by Christoph Grüninger
· 7 days ago
1f70b5b
Reject invalid IV lengths in EVP_CTRL_GCM_SET_IV_INV
by David Benjamin
· 7 days ago
bc95e8d
Include inline functions from BCM in the shared build's hashed region
by David Benjamin
· 7 days ago
60553ee
draft-ietf-dnsop-svcb-https was also published
by David Benjamin
· 8 days ago
04eedeb
draft-ietf-lamps-dilithium-certificates is now RFC 9881
by David Benjamin
· 8 days ago
ef8c8fc
Restore the libcrypto C++ runtime dependency, but with a build flag
by David Benjamin
· 8 days ago
b079cdc
Fix error_depth in the name constraints common name check
by David Benjamin
· 8 days ago
2ea6a66
Add default SSL options to SSL_OP_ALL
by Lily Chen
· 8 days ago
6907a11
Unroll the ML-DSA NTT outer loops.
by Rudolf Polzer
· 9 days ago
b01c505
In SSL_reset_early_data_reject, clear out unreported bytes written.
by Rudolf Polzer
· 9 days ago
ae2a13c
Update Wycheproof test vectors
by David Benjamin
· 9 days ago
ba76be9
Replace most of P-256 assembly code with C
by Andres Erbsen
· 9 days ago
1fcfbfd
For AES-GCM-SIV, also require PCLMUL instruction set.
by Rudolf Polzer
· 10 days ago
d085e7b
Add CMS_LIB to kLibraryNames.
by Rudolf Polzer
· 10 days ago
196854a
Documentation: Change |...| to `...` for code references in comments 9/N
by Lily Chen
· 10 days ago
d84317a
Remove the size limits for AES-EAX.
by Rudolf Polzer
· 10 days ago
0ef36ca
Documentation: Change |...| to `...` for code references in comments 15/15
by Lily Chen
· 10 days ago
5940a37
Documentation: Change |...| to `...` for code references in comments 14/N
by Lily Chen
· 10 days ago
86ba139
Documentation: Change |...| to `...` for code references in comments 12/N
by Lily Chen
· 10 days ago
fe966bf
Remove unreachable checks in builtin BIO callbacks
by David Benjamin
· 10 days ago
40a9722
Convert built-in BIOs to write_ex
by David Benjamin
· 10 days ago
35d32f5
Switch some BIO_write calls to BIO_write_ex
by David Benjamin
· 10 days ago
48719d8
Documentation: Change |...| to `...` for code references in comments 13/N
by Lily Chen
· 10 days ago
1646daf
Take another pass at EVP_MD_CTX and EVP_CIPHER_CTX documentation
by David Benjamin
· 10 days ago
2755eaa
Implement plants-04 landmark relative MTC verification.
by Matt Mueller
· 10 days ago
01cee05
Implement BIO_write_ex
by David Benjamin
· 10 days ago
65f2ef0
Narrow BIO_read and BIO_write error values
by David Benjamin
· 10 days ago
93dc710
Fix BIOTest.SocketConnect on platforms where loopback is synchronous
by David Benjamin
· 10 days ago
208dce2
Fix non-blocking connect completion check in BIO.
by David Benjamin
· 10 days ago
3a9254f
Fix EVP_MD_CTX reuse across EVP_PKEY algorithms
by David Benjamin
· 10 days ago
b19c870
Use C++ destructors in by_dir.cc
by David Benjamin
· 10 days ago
3ab2c2e
Clean up by_dir's get_cert_by_subject function
by David Benjamin
· 11 days ago
047c29f
Documentation: Change |...| to `...` for code references in comments 11/N
by Lily Chen
· 11 days ago
c2d40c3
Documentation: Change |...| to `...` for code references in comments 10/N
by Lily Chen
· 11 days ago
97e87b1
Documentation: Change |...| to `...` for code references in comments 8/N
by Lily Chen
· 11 days ago
9fea9b1
Documentation: Change |...| to `...` for code references in comments 7/N
by Lily Chen
· 11 days ago
3c64f7c
Documentation: Change |...| to `...` for code references in comments 6/N
by Lily Chen
· 11 days ago
6ef68ac
Documentation: Change |...| to `...` for code references in comments 5/N
by Lily Chen
· 11 days ago
34db38b
Documentation: Change |...| to `...` for code references in comments 4/N
by Lily Chen
· 11 days ago
006b4d9
Documentation: Change |...| to `...` for code references in comments 3/N
by Lily Chen
· 11 days ago
bef004a
CI/CQ custom libc++: enable bounds checked containers.
by Rudolf Polzer
· 11 days ago
3010d20
CI/CQ custom libc++: enable unspecified sorting order randomization.
by Rudolf Polzer
· 11 days ago
10f12e8
armv8 assembly: do not branch to global symbols.
by Rudolf Polzer
· 11 days ago
8c78018
Rewrite add_cert_dir's directory string parsing
by David Benjamin
· 11 days ago
e069cd7
Turn SSL_CTX into an opaque struct
by David Benjamin
· 11 days ago
02be8eb
Test that X509_LOOKUP_hash_dir ignores duplicates
by David Benjamin
· 11 days ago
e86beef
Update style guide to change |...| to `...` for code in comments
by Lily Chen
· 12 days ago
d671f42
Documentation: Change |...| to `...` for code references in comments 2/N
by Lily Chen
· 13 days ago
d16fd05
Documentation: Change |...| to `...` for code references in comments 1/N
by Lily Chen
· 13 days ago
aea2249
Fix SSL_OP_LEGACY_SERVER_CONNECT with TLS 1.3
by David Benjamin
· 13 days ago
ef4f3c2
Add some tests for file and fd BIOs
by David Benjamin
· 2 weeks ago
f91f144
Add the proper limit to PKCS5_PBKDF2_HMAC.
by Rudolf Polzer
· 2 weeks ago
508f089
Fix limits for AES-GCM-SIV.
by Rudolf Polzer
· 2 weeks ago
f4e4cca
AES-CTR-HMAC: Apply the 64 GiB limit to open operations too.
by Rudolf Polzer
· 2 weeks ago
b657d18
Release name_list if SSL_set0_client_CAs does nothing
by David Benjamin
· 2 weeks ago
9945d76
Fix OBJ_dup's handling of malloc failures
by David Benjamin
· 2 weeks ago
78a5f9c
Restore the SSL_OP_LEGACY_SERVER_CONNECT option
by David Benjamin
· 2 weeks ago
dc899e6
CBB_cleanup: null out the buffer pointer if it was freed.
by Rudolf Polzer
· 2 weeks ago
d15aa29
Fix uninitialized data read by AES-GCM-SIV assembly.
by Rudolf Polzer
· 2 weeks ago
e2a57cf
EVP_CTRL_GCM_IV_GEN: reject if the IV length is <8.
by Rudolf Polzer
· 2 weeks ago
f449f72
Reject legacy_cookie in DTLS 1.3
by David Benjamin
· 2 weeks ago
364eef1
Switch away from being an entropy-injected FIPS module.
by Adam Langley
· 2 weeks ago
190fa71
Tag new BoringSSL release for Bazel.
by Rudolf Polzer
· 2 weeks ago
0.20260526.0
41e8190
RC2: fix RC2 heap overflow with _huge_ key lengths.
by Rudolf Polzer
· 2 weeks ago
Next »