Sign in
flutter
/
third_party
/
openssl
/
07518cfb3883d1b6ad1d5a413c78a848b6e51177
/
ssl
/
tls13_enc.c
ef6c191
Update end of early data processing for draft-19
by Matt Caswell
· 8 years ago
3e0458f
Update secret generation for draft-19
by Matt Caswell
· 8 years ago
42f50fd
Silence some more clang warnings
by Matt Caswell
· 8 years ago
f7e393b
Various fixes required to allow SSL_write/SSL_read during early data
by Matt Caswell
· 8 years ago
c117af6
Fix seg fault when sending early_data using CCM ciphersuites
by Matt Caswell
· 8 years ago
fe5e20f
Fix changing of the cipher state when dealing with early data
by Matt Caswell
· 8 years ago
d49e23e
Implement the early data changes required in tls13_change_cipher_state()
by Matt Caswell
· 8 years ago
49e7fe1
Provide functions to write early data
by Matt Caswell
· 8 years ago
c2fd15f
Fix a shadowed global variable warning
by Matt Caswell
· 8 years ago
57389a3
Actually update the keys when a KeyUpdate message is sent or received
by Matt Caswell
· 8 years ago
ec07b1d
Add CCM mode support for TLS 1.3
by Dr. Stephen Henson
· 8 years ago
2c7bd69
Add support for logging out TLSv1.3 secrets
by Cory Benfield
· 8 years ago
ec15acb
Construct the client side psk extension for TLSv1.3
by Matt Caswell
· 8 years ago
0490431
Verify that the sig algs extension has been sent for TLSv1.3
by Matt Caswell
· 8 years ago
ace081c
Fix client application traffic secret
by Matt Caswell
· 8 years ago
6612d87
Use the correct size for TLSv1.3 finished keys
by Matt Caswell
· 8 years ago
6c67017
Fix a travis compilation error
by Matt Caswell
· 8 years ago
bebc0c7
Use the TLSv1.3 nonce construction
by Matt Caswell
· 8 years ago
0528f25
Fix a bogus uninit var warning
by Matt Caswell
· 8 years ago
902d036
Fix a double ;; causing a travis failure
by Matt Caswell
· 8 years ago
6530c49
Fix some style issues with TLSv1.3 state machine PR
by Matt Caswell
· 8 years ago
f5ca0b0
Fix some style issues identified during review
by Matt Caswell
· 8 years ago
6484776
Create the Finished message payload
by Matt Caswell
· 8 years ago
92760c2
Update state machine to be closer to TLS1.3
by Matt Caswell
· 8 years ago
0d9824c
Implement tls13_change_cipher_state()
by Matt Caswell
· 8 years ago
6925a94
Ensure the key and iv labels are declared as static
by Matt Caswell
· 8 years ago
34574f1
Add support for TLS1.3 secret generation
by Matt Caswell
· 8 years ago