Sign in
boringssl
/
boringssl.git
/
7e43e2e8eecc9114f829e6d75cc3c04d1af57504
7e43e2e
Add more convenient RSA getters.
by David Benjamin
· 5 years ago
1766935
Remove SSL_CTX_set_ed25519_enabled.
by David Benjamin
· 5 years ago
6ab75bf
Improve signature algorithm tests.
by David Benjamin
· 5 years ago
2a4ce17
bazel: explicitly load C++ rules
by Adam Langley
· 5 years ago
fbea9de
Check enum values in handoff.
by Adam Langley
· 5 years ago
921bb9e
Restore fuzz/cert_corpus.
by David Benjamin
· 5 years ago
bf17f4f
Add a -sigalgs option to bssl client.
by David Benjamin
· 5 years ago
f0a815c
Add SSL_set_verify_algorithm_prefs.
by David Benjamin
· 5 years ago
ebad508
Switch verify sigalg pref functions to SSL_HANDSHAKE.
by David Benjamin
· 5 years ago
10165d8
Add SSL_AD_NO_APPLICATION_PROTOCOL
by David Schinazi
· 5 years ago
3d53d1f
Refresh corpora due to TLS 1.3 changes in handoff serialization.
by Matthew Braithwaite
· 5 years ago
9e23361
handoff: set |enable_early_data| as part of handback.
by Matthew Braithwaite
· 5 years ago
032fc66
Add 109 and 120 to SSL_alert_desc_string_long
by David Schinazi
· 5 years ago
6192ccb
runner: enable split handshake tests for TLS 1.3.
by Matthew Braithwaite
· 5 years ago
f3c98ce
Make TLS 1.3 split handshakes work with early data.
by Matthew Braithwaite
· 5 years ago
093a823
Split half-RTT tickets out into a separate TLS 1.3 state.
by Matthew Braithwaite
· 5 years ago
bc7e2cb
Use BCryptGenRandom when building as Windows UWP app.
by Augusto Righetto
· 5 years ago
1cc95ac
Define EVP compatibility constants for X448 and Ed448.
by David Benjamin
· 5 years ago
a0cdbf9
Allow shared libraries in the external CMake build.
by Adam Langley
· 5 years ago
a965a25
Add a few little-endian functions to CBS/CBB.
by Adam Langley
· 5 years ago
8973007
Move iOS asm tricks up in external CMake build.
by Adam Langley
· 5 years ago
f22e5fb
Try again to deal with expensive tests.
by David Benjamin
· 5 years ago
e1148bd
Restore ARM CPU variation tests on builders.
by David Benjamin
· 5 years ago
f249840
Remove SSL_CTX_set_rsa_pss_rsae_certs_enabled.
by David Benjamin
· 5 years ago
986afed
Work around another NULL/0 C language bug.
by David Benjamin
· 5 years ago
0416e8c
Use the MAYBE/DISABLED pattern in RSATest.BlindingCacheConcurrency.
by David Benjamin
· 5 years ago
31e64a2
Switch an #if-0-gated test to DISABLED_Foo.
by David Benjamin
· 5 years ago
98b4cdb
Proxy: send whole SSL records through the handshaker.
by Matthew Braithwaite
· 5 years ago
0dcc6e2
Disable Wycheproof primality test cases on non-x86 (too slow)
by David Benjamin
· 5 years ago
f06254c
test_state.cc: serialize the test clock.
by Matthew Braithwaite
· 5 years ago
8e8759f
Output after every Wycheproof primality test.
by David Benjamin
· 5 years ago
ff63113
Maybe fix generated-CMake build on Android and iOS.
by Adam Langley
· 5 years ago
f50a8a7
Detect the NDK path from CMAKE_TOOLCHAIN_FILE.
by David Benjamin
· 5 years ago
9351266
Tell Go to build for GOOS=android when running on Android.
by David Benjamin
· 5 years ago
c556d87
Reland bitsliced aes_nohw implementation.
by David Benjamin
· 5 years ago
3e96cd4
Add bssl client option to load a hashed directory of cacerts.
by Pete Bentley
· 5 years ago
b0d449a
No-op change to run the new NO_SSE2 builders.
by David Benjamin
· 5 years ago
0deb91a
Clarify that we perform the point-on-curve check.
by David Benjamin
· 5 years ago
604320f
Reduce size of BlindingCacheConcurrency test under TSAN.
by Adam Langley
· 5 years ago
2feab0c
Compare vpaes/bsaes conversions against a reference implementation.
by David Benjamin
· 5 years ago
63d0662
Enable the SSE2 Poly1305 implementation on clang-cl.
by David Benjamin
· 5 years ago
056035e
Remove alignment requirement on CRYPTO_poly1305_finish.
by David Benjamin
· 5 years ago
2c58c2f
Fix double-free under load.
by Adam Langley
· 5 years ago
aaa1a84
Add some XTS tests.
by David Benjamin
· 5 years ago
8959a49
Add EncodeHex and DecodeHex functions to test_util.h.
by David Benjamin
· 5 years ago
6c95434
Revert "Replace aes_nohw with a bitsliced implementation."
by David Benjamin
· 5 years ago
b3ac6bb
Replace aes_nohw with a bitsliced implementation.
by David Benjamin
· 5 years ago
cbae965
Switch HRSS inversion algorithm.
by Adam Langley
· 5 years ago
6c5e4a4
Run EVP_CIPHER tests in-place.
by David Benjamin
· 5 years ago
6887d5e
Add an option to disable SSE2 intrinsics for testing.
by David Benjamin
· 5 years ago
522e2df
Dummy change to trigger master-with-bazel builder.
by Adam Langley
· 5 years ago
c58a85f
Drop use of alignas(64) in aead_test.cc
by Adam Langley
· 5 years ago
cfd80a9
Add standalone CMake build to generate_build_files.py
by Adam Langley
· 5 years ago
cc0c286
TLS 1.3 split handshake initial support.
by Matthew Braithwaite
· 5 years ago
be1d14b
Import Wycheproof primality tests.
by David Benjamin
· 5 years ago
0df6edf
Split BN_prime_checks into two constants for generation and validation.
by David Benjamin
· 5 years ago
9511ca4
Add some Miller-Rabin tests from Wycheproof.
by David Benjamin
· 5 years ago
a165168
Import Wycheproof PKCS#1 decrypt tests.
by David Benjamin
· 5 years ago
355828a
Import Wycheproof OAEP tests.
by David Benjamin
· 5 years ago
e5905d0
Import Wycheproof PKCS#1 signing tests.
by David Benjamin
· 5 years ago
305a03a
Skip JWK keys when converting Wycheproof tests.
by David Benjamin
· 5 years ago
55ed2a6
Import Wycheproof's size-specific RSA PKCS#1 verifying tests.
by David Benjamin
· 5 years ago
906bbef
Handle "acceptable" Wycheproof inputs unambiguously.
by David Benjamin
· 5 years ago
62f662d
Import Wycheproof XChaCha20-Poly1305 tests.
by David Benjamin
· 5 years ago
b19efcc
Import Wycheproof HMAC tests.
by David Benjamin
· 5 years ago
8e71fe9
Import Wycheproof HKDF tests.
by David Benjamin
· 5 years ago
82dbb53
bytestring: add methods for int64.
by Matthew Braithwaite
· 5 years ago
15cd8bf
Update Wycheproof test vectors.
by David Benjamin
· 5 years ago
b14530e
Add mock QUIC transport to runner
by Nick Harper
· 5 years ago
cb3f04f
Add test vectors for CVE-2019-1551 (not affected).
by David Benjamin
· 5 years ago
b63123c
Fix check_bn_tests.go.
by David Benjamin
· 5 years ago
243b5cc
Fix MSan error in SSLTest.Handoff test.
by David Benjamin
· 5 years ago
134fb89
SSLTest.Handoff: extend to include a session resumption.
by Matthew Braithwaite
· 5 years ago
9ad9cda
inject_hash preserves filemode
by Jooyung Han
· 5 years ago
08e1fe0
Move TLS 1.3 state machine constants to internal.h.
by Matthew Braithwaite
· 5 years ago
31db681
Add a ppc64le ABI tester.
by David Benjamin
· 6 years ago
c733754
Allocate small TLS read buffers inline.
by David Benjamin
· 5 years ago
b8b0e9f
Remove unused labels from ARM ABI test assembly.
by David Benjamin
· 5 years ago
469446c
Update AAPCS and AAPCS64 links.
by David Benjamin
· 5 years ago
5746add
Fix EVP_has_aes_hardware on ppc64le.
by David Benjamin
· 5 years ago
98ba3bd
Remove remnants of end_of_early_data alert from tests.
by David Benjamin
· 5 years ago
f8fcab9
Add a test for ERR_error_string_n.
by David Benjamin
· 5 years ago
e0d95ad
Remove post-quantum experiment signal extension.
by David Benjamin
· 5 years ago
35c1075
Give ERR_error_string_n a return value for convenience.
by David Benjamin
· 5 years ago
ee0716f
Defer early keys to QUIC clients to after certificate reverification.
by David Benjamin
· 5 years ago
fd32089
Defer releasing early secrets to QUIC servers.
by David Benjamin
· 5 years ago
75148d7
Halve the size of the kNIDsIn* constants
by David Benjamin
· 5 years ago
6ba98ff
modulewrapper: manage buffer with |unique_ptr|.
by Adam Langley
· 5 years ago
af609d8
Add missing boringssl_prefix_symbols_asm.h include.
by David Benjamin
· 5 years ago
913a240
acvptool: add support for ECDSA
by Gurleen Grewal
· 5 years ago
5d62952
Inline gcm_init_4bit into gcm_init_ssse3.
by David Benjamin
· 5 years ago
a2518dd
Vectorize gcm_mul32_nohw and replace gcm_gmult_4bit_mmx.
by David Benjamin
· 5 years ago
9855c1c
Add a constant-time fallback GHASH implementation.
by David Benjamin
· 5 years ago
98f9694
Conditionally define PTRACE_O_EXITKILL in urandom_test.cc
by Pete Bentley
· 5 years ago
43890db
Fix build warning if _SCL_SECURE_NO_WARNINGS is defined globally
by David Benjamin
· 5 years ago
279740e
modulewrapper: use a raw string.
by Adam Langley
· 5 years ago
d709b0d
acvptool: add license headers.
by Adam Langley
· 5 years ago
58d56f4
Enable TLS 1.3 by default.
by Matthew Braithwaite
· 5 years ago
9294306
acvptool: Add support for DRBG
by Gurleen Grewal
· 5 years ago
f0bdf5c
Discard user_canceled alerts in TLS 1.3.
by David Benjamin
· 5 years ago
Next »