Sign in
boringssl
/
boringssl
/
138b5a2c8ea24cc9bb702293b0a2f82de101360d
138b5a2
Add some missing file headers
by David Benjamin
· 3 months ago
029914c
Align a few license headers with OpenSSL's "copyright consolidation"
by David Benjamin
· 3 months ago
dc59036
Remove uses of `strcpy`, `strcat`, and `sprintf`, and handle NULL in some functions.
by Adam Langley
· 3 months ago
3cdbf04
Import "Remove some code for a contributor that we cannot find" from upstream OpenSSL
by David Benjamin
· 3 months ago
b9e84d0
Import "Undo commit d420ac2" from upstream OpenSSL
by David Benjamin
· 3 months ago
0fd8791
Disable the "AVX10/256" AES-GCM functions for now
by Eric Biggers
· 4 months ago
3b6e1be
Add VAES + AVX2 optimized AES-GCM
by Eric Biggers
· 4 months ago
e869bfb
util/fipstools: adjust KDF-counter command docs
by Daniel McCarney
· 3 months ago
66c41ca
util/fipstools: support more digests w/ hmacDRBG
by Daniel McCarney
· 3 months ago
5a2194f
Don't mutate the buffer in PEM_get_EVP_CIPHER_INFO
by David Benjamin
· 3 months ago
7ed1635
Import "Remove some code" from upstream OpenSSL
by David Benjamin
· 3 months ago
3fe5e2a
Unexport a couple internal PEM functions from pem.h
by David Benjamin
· 3 months ago
1d3c560
Move implicit OPENSSL_STATIC_ARMCAP definition to target.h
by David Benjamin
· 3 months ago
8e25501
Clean up "copyright consolidation" tools
by David Benjamin
· 3 months ago
281352b
Import "Cleanup some copyright stuff" from upstream OpenSSL
by David Benjamin
· 4 months ago
e09c171
Import upstream changes to copyright lines
by David Benjamin
· 4 months ago
6a12f17
Fix objects.go generator to reflect new header
by David Benjamin
· 4 months ago
4854ec1
Apply OpenSSL's "copyright consolidation" changes
by David Benjamin
· 4 months ago
f285326
Add a tool to summarize and compare copyright lines
by David Benjamin
· 4 months ago
5700c33
Update copyright.pl to sync copyright lines from OpenSSL
by David Benjamin
· 4 months ago
db562f9
Add a copy of OpenSSL's copyright.pl script
by David Benjamin
· 4 months ago
04c1992
Update diff_asm.go
by David Benjamin
· 4 months ago
8229027
SLH-DSA: add support for SHA-256 prehashing.
by Adam Langley
· 4 months ago
9938f09
SLH-DSA: add ACVP support
by Adam Langley
· 4 months ago
cf6dc5d
Disable MSVC's C4702 warning
by David Benjamin
· 4 months ago
be21ef7
Don't impose Werror on users of BoringSSL
by Mikael Persson
· 4 months ago
2296728
Update Go deps
by David Benjamin
· 4 months ago
168777f
Fix a theoretical overflow in BIO_printf
by David Benjamin
· 4 months ago
c361e27
SLH-DSA: move into the FIPS module.
by Adam Langley
· 4 months ago
4509dc7
Also run Kyber through constant-time validation
by David Benjamin
· 4 months ago
3dc7237
Add a few more anonymous namespaces around struts
by David Benjamin
· 4 months ago
ca3146c
Add SSL[_CTX]_get_compliance_policy
by Adam Langley
· 4 months ago
9338cc2
Remove uses of OPENSSL_INLINE and OPENSSL_UNUSED except for public headers
by David Benjamin
· 4 months ago
52f190c
Make ec/make_tables.go run cleanly again
by David Benjamin
· 4 months ago
4a82464
Don't check for __has_include
by David Benjamin
· 4 months ago
26f8e3c
Use std::optional in one place in bssl_shim
by David Benjamin
· 4 months ago
3c5b9b3
Replace OPENSSL_FALLTHROUGH with [[fallthrough]]
by David Benjamin
· 4 months ago
57c6e68
Fix data buffer size in GCMTest.ABI
by Eric Biggers
· 4 months ago
9ff8491
Require C++17
by David Benjamin
· 4 months ago
59fc518
Put structs in anonymous namespaces to avoid ODR worries.
by Adam Langley
· 4 months ago
d53918e
ML-KEM: remove private key parsing from public interfaces.
by Adam Langley
· 5 months ago
7398a86
ML-KEM: add ACVP support.
by Adam Langley
· 5 months ago
ee0c13a
Avoid reduce_once in scalar_centered_binomial_distribution_eta_2_with_prf
by David Benjamin
· 4 months ago
f49081b
Run ML-KEM and ML-DSA through constant-time validation
by David Benjamin
· 4 months ago
1ec7a4e
Add Alder Lake to SDE tests
by Eric Biggers
· 4 months ago
17b0425
util/fipstools: fix HKDFExtract/HKDFExpandLabel cmd docs
by Daniel McCarney
· 4 months ago
9da8bdf
Move fips_counter_evp_aes_*_gcm into GCM internals
by David Benjamin
· 4 months ago
676a802
Remove alignment requirement on ghash-ssse3
by David Benjamin
· 4 months ago
9e65c3e
Move AES_KEY into GCM128_KEY, GCM128_KEY out of GCM128_CONTEXT
by David Benjamin
· 4 months ago
fa69468
Always provide a ctr32_encrypt_blocks function
by David Benjamin
· 4 months ago
0436a33
Move ML-KEM into the FIPS module
by Adam Langley
· 5 months ago
92a7368
ML-DSA: drop parsing private keys from the public API.
by Adam Langley
· 5 months ago
aefa5d2
Slightly simplify SSLBuffer
by Bob Beck
· 4 months ago
abd7077
delocate: support floating point literals in AArch64 asm.
by Adam Langley
· 4 months ago
830e786
ML-DSA ACVP
by Adam Langley
· 5 months ago
48d150f
Add ML-DSA-87 in the FIPS module.
by Adam Langley
· 4 months ago
163dee5
Move ML-DSA and Keccak into the FIPS module.
by Adam Langley
· 5 months ago
6832627
utils/fipstools: add DetECDSA ACVP support
by Daniel McCarney
· 4 months ago
ea92d98
Fix include
by David Benjamin
· 4 months ago
6f41595
Start maintaining an AUTHORS file
by David Benjamin
· 4 months ago
e43169a
Manually reflow some comments in file headers
by David Benjamin
· 4 months ago
4e1571d
Work around issue with GCC 8.5 and earlier
by David Benjamin
· 4 months ago
8e07cc4
Ensure that AVX512 is not used on macOS
by Eric Biggers
· 4 months ago
f913458
Add missing $ to immediate in aes-gcm-avx10-x86_64.pl
by Eric Biggers
· 4 months ago
57f525e
Add VAES and VPCLMULQDQ accelerated AES-GCM
by Eric Biggers
· 4 months ago
470d9b0
Refresh fuzzer corpus
by David Benjamin
· 4 months ago
df15800
Support ECH with DTLS 1.3
by David Benjamin
· 5 months ago
c1ecbd1
Remove extra va_end in err_add_error_vdata
by David Benjamin
· 4 months ago
5199c7a
Fix pointer arithmetic in ASN1_item_ex_free
by David Benjamin
· 4 months ago
b6eec48
Bump the MODULE.bazel version again
by David Benjamin
· 4 months ago
0.20241209.0
bb13a96
Use BAZEL_CURRENT_REPOSITORY to pick up test data files
by David Benjamin
· 4 months ago
9559c45
Cover DTLS 1.3 in the TLS fuzzers
by David Benjamin
· 4 months ago
4c647a5
Implement the downgrade protection signal in DTLS 1.3
by David Benjamin
· 5 months ago
bbf03ea
Switch to the actual DTLS 1.3 codepoint
by David Benjamin
· 5 months ago
80defe9
Correctly re-ACK client Finished in DTLS 1.3
by David Benjamin
· 4 months ago
c4e48ba
Resolve a couple DTLS 1.3 TODOs in tests
by David Benjamin
· 5 months ago
7f9d3de
Run record padding tests in DTLS 1.3 as well
by David Benjamin
· 4 months ago
411173b
spx: remove
by Adam Langley
· 4 months ago
e21e50e
Don't report ChangeCipherSpec through the message callback in QUIC
by David Benjamin
· 5 months ago
c971a96
Run TLS 1.3 per-message tests in DTLS
by David Benjamin
· 5 months ago
873ff5c
Move 0-RTT-related DTLS 1.3 TODOs to a child bug
by David Benjamin
· 5 months ago
ca420da
Support sending KeyUpdate in DTLS 1.3
by David Benjamin
· 5 months ago
8ec2350
scrypt: increase default memory limit.
by Adam Langley
· 4 months ago
5dda522
Make `bcm_infallible` and `bcm_status` enum classes
by Adam Langley
· 4 months ago
3418e56
Fix DTLS cross-version resumption tests
by David Benjamin
· 5 months ago
90b2169
Print the OS error when bssl_shim hits SSL_ERROR_SYSCALL
by David Benjamin
· 5 months ago
484c334
Rework how DTLS ACKs and retransmits are flushed
by David Benjamin
· 5 months ago
090256a
Call BIO_flush when sending a DTLS 1.3 ACK
by David Benjamin
· 5 months ago
7ad6554
Add SSL_is_quic API
by David Benjamin
· 5 months ago
53d750f
Test that post-handshake flows do not implicitly ACK Finished
by David Benjamin
· 5 months ago
e2e41da
Check for message sequence overflow in DTLS
by David Benjamin
· 5 months ago
6bf2625
Remove centos7_java11_devtoolset10 from BCR presubmits
by David Benjamin
· 4 months ago
391bd56
Implement receiving KeyUpdates in DTLS 1.3
by David Benjamin
· 5 months ago
08a932f
Run clang-format on ssl.h
by Adam Langley
· 5 months ago
2278a49
Remove Dilithium in favor of ML-DSA
by David Benjamin
· 4 months ago
2635bed
Bump MODULE.bazel to 0.20241203.0
by David Benjamin
· 4 months ago
0.20241203.0
00f7a47
Implement CRYPTO_addc_* and CRYPTO_subc_* in C++ more straightforwardly
by David Benjamin
· 5 months ago
ae9bdd3
Mark some local symbols as static
by David Benjamin
· 5 months ago
567289e
Remove redundant GCM tests
by David Benjamin
· 5 months ago
e85985f
Add EVP_MD_CTX_get0_md
by Adam Langley
· 5 months ago
Next »