Tatsuhiro Tsujikawa
|
c8b93876f1
Fix TLSv1.3 exporter secret
|
7 anni fa |
Matt Caswell
|
a19ae67d8d
Update tls13_hkdf_expand() to take the length of the data
|
7 anni fa |
Matt Caswell
|
4d89bf4484
Fix TLSv1.3 exporter
|
7 anni fa |
Matt Caswell
|
a599574be1
Updates following review of SSL_export_key_material() changes
|
7 anni fa |
Matt Caswell
|
0ca8d1ecf2
Update SSL_export_keying_material() for TLSv1.3
|
7 anni fa |
Bernd Edlinger
|
71d8c138cf
Fix a memleak in tls13_generate_secret.
|
7 anni fa |
Matt Caswell
|
eee2750bd3
Remove support for OPENSSL_SSL_TRACE_CRYPTO
|
7 anni fa |
Matt Caswell
|
17aa119e7b
Update the HKDF labels for draft-20
|
7 anni fa |
Todd Short
|
d1186c30a2
Fix minor compiler issues.
|
7 anni fa |
FdaSilvaYY
|
69687aa829
More typo fixes
|
7 anni fa |
Joseph Birr-Pixton
|
b0c9fc9b48
TLS1.3: Correct intermediate secret derivation
|
7 anni fa |
Matt Caswell
|
ef6c191bce
Update end of early data processing for draft-19
|
7 anni fa |
Matt Caswell
|
3e0458fb12
Update secret generation for draft-19
|
7 anni fa |
Matt Caswell
|
42f50fdf8a
Silence some more clang warnings
|
7 anni fa |
Matt Caswell
|
f7e393be47
Various fixes required to allow SSL_write/SSL_read during early data
|
7 anni fa |
Matt Caswell
|
c117af6765
Fix seg fault when sending early_data using CCM ciphersuites
|
7 anni fa |
Matt Caswell
|
fe5e20fd26
Fix changing of the cipher state when dealing with early data
|
7 anni fa |
Matt Caswell
|
d49e23ec58
Implement the early data changes required in tls13_change_cipher_state()
|
7 anni fa |
Matt Caswell
|
49e7fe12ea
Provide functions to write early data
|
7 anni fa |
Matt Caswell
|
c2fd15f6a7
Fix a shadowed global variable warning
|
7 anni fa |
Matt Caswell
|
57389a3261
Actually update the keys when a KeyUpdate message is sent or received
|
7 anni fa |
Dr. Stephen Henson
|
ec07b1d872
Add CCM mode support for TLS 1.3
|
7 anni fa |
Cory Benfield
|
2c7bd69211
Add support for logging out TLSv1.3 secrets
|
7 anni fa |
Matt Caswell
|
ec15acb6bc
Construct the client side psk extension for TLSv1.3
|
7 anni fa |
Matt Caswell
|
0490431272
Verify that the sig algs extension has been sent for TLSv1.3
|
7 anni fa |
Matt Caswell
|
ace081c1ed
Fix client application traffic secret
|
7 anni fa |
Matt Caswell
|
6612d87b89
Use the correct size for TLSv1.3 finished keys
|
8 anni fa |
Matt Caswell
|
6c67017424
Fix a travis compilation error
|
8 anni fa |
Matt Caswell
|
bebc0c7d85
Use the TLSv1.3 nonce construction
|
8 anni fa |
Matt Caswell
|
0528f253c7
Fix a bogus uninit var warning
|
8 anni fa |