Gitiles
Code Review
Sign In
gerrit.openfyde.cn
/
boringssl.googlesource.com
/
boringssl
/
1c58471cc9f4eae87ebf1b07e5f6754c45b40238
/
ssl
/
tls13_enc.cc
1c58471
Add TLS 1.3 EXPORTER_SECRET to SSLKEYLOGFILE.
by David Benjamin
· 8 years ago
a4bafd3
Add SSL_SESSION_{get,set}_protocol_version.
by David Benjamin
· 8 years ago
b949355
Add bssl::Span<T>::subspan and use it.
by David Benjamin
· 8 years ago
c7d4d21
Add experiment without client CCS and fix session ID bug.
by Steven Valdez
· 8 years ago
c11ea942
Convert comments in ssl.
by David Benjamin
· 8 years ago
ca9e8f5
Tidy up handshake digest logic.
by David Benjamin
· 8 years ago
7934f08
Replace init_msg/init_num with a get_message hook.
by David Benjamin
· 8 years ago
6dc8bf6
Convert SSL_TRANSCRIPT to C++.
by David Benjamin
· 8 years ago
e39ac8f
Switch BORINGSSL_INTERNAL_CXX_TYPES in favor of subclassing games.
by David Benjamin
· 8 years ago
1386aad
Switch various things to scopers.
by David Benjamin
· 8 years ago
cfc11c2
C++-ify SSL_AEAD_CTX.
by David Benjamin
· 8 years ago
86e95b8
Move libssl's internals into the bssl namespace.
by David Benjamin
· 8 years ago
81678aa
Switch t1_lib, tls_record, and tls13_both to C++.
by David Benjamin
· 8 years ago
[Renamed from ssl/tls13_enc.c]
8f36c51
Revise version negotiation logic on the C side.
by Steven Valdez
· 8 years ago
2f3404b
Enforce incrementing counter for TLS 1.2 AES-GCM.
by Steven Valdez
· 8 years ago
794cc59
Send half-RTT tickets when negotiating 0-RTT.
by David Benjamin
· 8 years ago
2d85062
Add Data-less Zero-RTT support.
by Steven Valdez
· 9 years ago
45738dd
Move new_cipher and new_session to SSL_HANDSHAKE.
by David Benjamin
· 8 years ago
908ac19
Moving transcript and PRF functions to SSL_TRANSCRIPT.
by Steven Valdez
· 9 years ago
17cf2cb
Work around language and compiler bug in memcpy, etc.
by David Benjamin
· 9 years ago
4cb8494
Splitting handshake traffic derivation from key change.
by Steven Valdez
· 9 years ago
6e4fc33
Pass explicit hs parameters to tls13_*.c.
by David Benjamin
· 9 years ago
3d622e5
Add missing bounds check in tls13_derive_resumption_secret.
by David Benjamin
· 9 years ago
32b47a5
Allow PSK binder mismatches in fuzzer mode.
by David Benjamin
· 9 years ago
a833c35
Update to TLS 1.3 draft 18.
by Steven Valdez
· 9 years ago
4b0d0e4
Validate input iv/mac sizes in SSL_AEAD_CTX_new.
by David Benjamin
· 9 years ago
c4aa727
Updating Key Schedule and KeyUpdate to draft 16.
by Steven Valdez
· 9 years ago
0fb46d4
const-correct a variable.
by David Benjamin
· 9 years ago
4aa154e
Adding code to send session as PSK Identity.
by Steven Valdez
· 9 years ago
1dc53d2
Adding handling for KeyUpdate post-handshake message.
by Steven Valdez
· 9 years ago
87eab49
Splitting SSL session state.
by Steven Valdez
· 9 years ago
e776cc2
Implement SSLKEYLOGFILE support for TLS 1.3.
by David Benjamin
· 9 years ago
143e8b3
Add TLS 1.3 1-RTT.
by Steven Valdez
· 9 years ago