Sign in
boringssl
/
boringssl
/
7c4a3f7d3e2a5bcccb942f51bd004479da66c351
/
tool
f2b2ef8
Update TrustTokenV2 to use VOPRFs and assemble RR.
by Steven Valdez
· 4 years, 6 months ago
8f88b27
Link to ws2_32 more consistently.
by David Benjamin
· 4 years, 9 months ago
d0637e9
Remove TRUST_TOKEN_experiment_v0.
by Steven Valdez
· 4 years, 10 months ago
c179854
Fixes warning when redefining PATH_MAX when building with MINGW.
by Jesko Jochum
· 4 years, 9 months ago
8afdbf0
Abstract fd operations better in tool.
by David Benjamin
· 4 years, 9 months ago
aa764c4
Introduce TRUST_TOKENS_experiment_v1.
by David Benjamin
· 5 years ago
239634d
Introduce a TRUST_TOKEN_METHOD hook to select TRUST_TOKEN variations.
by David Benjamin
· 5 years ago
17078f2
Fix the types used in token counts.
by David Benjamin
· 5 years ago
eeb5bb35
Switch the P-384 hash-to-curve to draft-07.
by David Benjamin
· 5 years ago
6a71840
Add hash-to-curve code for P384.
by Steven Valdez
· 5 years ago
21712d5
Benchmark ECDH slightly more accurately.
by David Benjamin
· 5 years ago
188b65a
Add bssl speed support for hashtocurve and trusttoken.
by Steven Valdez
· 5 years ago
3c11bf5
Add SHA-512-256.
by Adam Langley
· 5 years ago
1766935
Remove SSL_CTX_set_ed25519_enabled.
by David Benjamin
· 5 years ago
bf17f4f
Add a -sigalgs option to bssl client.
by David Benjamin
· 5 years ago
3e96cd4
Add bssl client option to load a hashed directory of cacerts.
by Pete Bentley
· 5 years ago
43890db
Fix build warning if _SCL_SECURE_NO_WARNINGS is defined globally
by David Benjamin
· 5 years ago
7f02881
Drop CECPQ2b code.
by Adam Langley
· 5 years ago
fips-android-20191020
f10ea55
tool: add -json flag to |speed|
by Zola Bridges
· 5 years ago
25e36da
Add benchmarks for AES block operations.
by David Benjamin
· 6 years ago
bd2a8d6
Add a function to convert SSL_ERROR_* values to strings.
by David Benjamin
· 6 years ago
3c8ae0f
Implements SIKE/p434
by Kris Kwiatkowski
· 6 years ago
7922e5a
Add support for SIKE/p503 post-quantum KEM
by Kris Kwiatkowski
· 6 years ago
c12b7cd
tool: fix speed tests.
by Adam Langley
· 6 years ago
5501a26
Add 16384 to the default bssl speed sizes.
by David Benjamin
· 6 years ago
6443173
Add an option to configure bssl speed chunk size.
by David Benjamin
· 6 years ago
b84674b
Delete the variants/draft code.
by Steven Valdez
· 7 years ago
9700b44
HRSS: omit reconstruction of ciphertext.
by Adam Langley
· 6 years ago
7b93593
Add initial HRSS support.
by Adam Langley
· 6 years ago
6965d25
Work around a JDK 11 TLS 1.3 bug.
by David Benjamin
· 6 years ago
8c7c635
Support symbol prefixes
by Joshua Liebow-Feeser
· 7 years ago
6855e0a
Switch the default TLS 1.3 variant to tls13_rfc.
by David Benjamin
· 7 years ago
d451453
Implement final TLS 1.3 RFC!!!
by Steven Valdez
· 7 years ago
e6fd125
Align on a single CMake style.
by David Benjamin
· 7 years ago
9bb15f5
Remove SSL 3.0 implementation.
by David Benjamin
· 7 years ago
7bf0bcc
Add missing <condition_variable> include.
by David Benjamin
· 7 years ago
c93724b
Benchmark TLS AES-CBC ciphers in both directions.
by David Benjamin
· 7 years ago
56c4ed9
Allow enabling all TLS 1.3 variants by setting |tls13_default|.
by Steven Valdez
· 7 years ago
65359f0
Don't keep trying to read from stdin after EOF.
by David Benjamin
· 7 years ago
1d33955
Fix clang-cl build.
by David Benjamin
· 7 years ago
26aa7c8
Handle blocked writes in bssl client/server.
by David Benjamin
· 7 years ago
3d9705d
Fix bssl handling of buffered read data.
by David Benjamin
· 7 years ago
28385db
Fix bssl select loop on Windows.
by David Benjamin
· 7 years ago
3c37d0a
Reland "Fix bssl client/server's error-handling."
by David Benjamin
· 7 years ago
0cdbc87
Revert "Fix bssl client/server's error-handling."
by Steven Valdez
· 7 years ago
e7ca8a5
Fix bssl client/server's error-handling.
by David Benjamin
· 7 years ago
1414d86
tool: Move the RSA specific code from |Speed| to |SpeedRSA|.
by Daniel Hirche
· 7 years ago
de20810
Fix return value in speed tool.
by Daniel Hirche
· 7 years ago
f11ea19
Actually benchmark RSA verification with a fresh key.
by David Benjamin
· 7 years ago
861f384
Implement TLS 1.3 draft28.
by Steven Valdez
· 7 years ago
88b1a37
Include EC_POINT_oct2point in ECDH benchmarks.
by David Benjamin
· 7 years ago
a0f1c8e
Add RSA key generation to speed.cc
by Adam Langley
· 7 years ago
f16cd42
Add AES_128_CCM AEAD.
by Steven Valdez
· 7 years ago
7e5dd25
Remove draft22 and experiment2.
by Steven Valdez
· 7 years ago
11a5726
tool: update selection of draft22 TLS 1.3 variant
by Alessandro Ghedini
· 7 years ago
64cc121
Remove deprecated TLS 1.3 variants.
by Steven Valdez
· 7 years ago
1530ef3
Add early data input from file.
by Steven Valdez
· 7 years ago
8c9cead
Add switch to enable draft 22.
by Steven Valdez
· 7 years ago
4ddbc7b
Fix early data printout in bssl client.
by David Benjamin
· 7 years ago
964b237
Implement PR 1091 (TLS 1.3 draft '22').
by Steven Valdez
· 7 years ago
3bcbb37
Fix -early-data documentation.
by David Benjamin
· 7 years ago
5b90eb9
Add a -require-any-client-cert flag to bssl server
by David Benjamin
· 7 years ago
6cc352e
Add helper functions for SSL_SIGN_*.
by David Benjamin
· 7 years ago
cd8470f
Adding support for draft 21 as a TLS 1.3 variant.
by Steven Valdez
· 7 years ago
02afbd3
Build with clang-cl standalone.
by David Benjamin
· 7 years ago
4c7f5fa
Remove old TLS 1.3 variants (NoSessionID and RecordType).
by Steven Valdez
· 7 years ago
40b24c8
Add "-www" option to server tool.
by Peter Wu
· 8 years ago
5663b63
Write connection info to a BIO instead of stderr.
by Peter Wu
· 8 years ago
368cc3b
Add support for SSLKEYLOGFILE to server tool.
by Peter Wu
· 8 years ago
c7d4d21
Add experiment without client CCS and fix session ID bug.
by Steven Valdez
· 8 years ago
1682126
Add Experiment 2
by Steven Valdez
· 8 years ago
f60bcfb
Make SSL_state_string_long work for TLS 1.3.
by David Benjamin
· 8 years ago
e2daba6
Run the comment converter on fuzz/ and tool/
by David Benjamin
· 8 years ago
65b87ce
Remove internal uses of SSLv23_*.
by David Benjamin
· 8 years ago
388dfa1
Use getters in tools/ciphers.cc and add -openssl-name flag.
by David Benjamin
· 8 years ago
6df7667
Add a -renegotiate-freely flag to bssl client.
by David Benjamin
· 8 years ago
590b677
Use names for the TLS 1.3 variants in bssl client.
by David Benjamin
· 8 years ago
dc110f5
tool: make speed use EVP_AEAD_CTX_seal_scatter
by Martin Kreichgauer
· 8 years ago
27e377e
Fix miscellaneous clang-tidy warnings.
by David Benjamin
· 8 years ago
56851c8
Fix bssl sockets on Windows.
by Steven Valdez
· 8 years ago
dbe0158
Implement ContentType TLS 1.3 variant.
by Steven Valdez
· 8 years ago
520e122
Implement experimental alternate encoding of TLS 1.3.
by Steven Valdez
· 8 years ago
ee7aa02
Implement basic HTTP tunnel support in bssl client.
by David Benjamin
· 8 years ago
2b0444e
Keep the same listening socket in bssl server -loop.
by David Benjamin
· 8 years ago
6fff386
Support standard RFC cipher suite names alongside OpenSSL ones.
by David Benjamin
· 8 years ago
e831a81
Adding support for sending early data on the client.
by Steven Valdez
· 8 years ago
b529253
Implement scrypt from RFC 7914.
by David Benjamin
· 8 years ago
1967094
Align EVP_PKEY Ed25519 API with upstream.
by David Benjamin
· 8 years ago
c5e9ac1
Move AES-GCM-SIV out from SMALL and handle unaligned keys.
by Adam Langley
· 8 years ago
1ac4f16
tool: don't explicitly disable SSLv3 in the server
by Alessandro Ghedini
· 8 years ago
1ddd6e5
Make -loop survive errors.
by David Benjamin
· 8 years ago
d075706
Allow selecting ECDH curves in bssl tool.
by Piotr Sikora
· 8 years ago
82b2b85
Unwind multiprime RSA support.
by David Benjamin
· 8 years ago
cb3af3e
Allow specifying certificate and key in separate files.
by David Benjamin
· 8 years ago
4a2cc28
Unwind RSA_generate_multi_prime_key.
by David Benjamin
· 8 years ago
fd49993
First part of the FIPS module.
by Adam Langley
· 8 years ago
6952211
Support Ed25519 in TLS.
by David Benjamin
· 8 years ago
4e78e30
Add a basic signing tool.
by David Benjamin
· 8 years ago
712f372
Make the bssl client -resume flag less confusing.
by David Benjamin
· 8 years ago
ca307ab
tool: show if early data was accepted
by Alessandro Ghedini
· 8 years ago
Next »