Commit History

Author SHA1 Message Date
  Matt Caswell 17aa119e7b Update the HKDF labels for draft-20 7 years ago
  Todd Short d1186c30a2 Fix minor compiler issues. 7 years ago
  FdaSilvaYY 69687aa829 More typo fixes 7 years ago
  Joseph Birr-Pixton b0c9fc9b48 TLS1.3: Correct intermediate secret derivation 7 years ago
  Matt Caswell ef6c191bce Update end of early data processing for draft-19 7 years ago
  Matt Caswell 3e0458fb12 Update secret generation for draft-19 7 years ago
  Matt Caswell 42f50fdf8a Silence some more clang warnings 7 years ago
  Matt Caswell f7e393be47 Various fixes required to allow SSL_write/SSL_read during early data 7 years ago
  Matt Caswell c117af6765 Fix seg fault when sending early_data using CCM ciphersuites 7 years ago
  Matt Caswell fe5e20fd26 Fix changing of the cipher state when dealing with early data 7 years ago
  Matt Caswell d49e23ec58 Implement the early data changes required in tls13_change_cipher_state() 7 years ago
  Matt Caswell 49e7fe12ea Provide functions to write early data 7 years ago
  Matt Caswell c2fd15f6a7 Fix a shadowed global variable warning 7 years ago
  Matt Caswell 57389a3261 Actually update the keys when a KeyUpdate message is sent or received 7 years ago
  Dr. Stephen Henson ec07b1d872 Add CCM mode support for TLS 1.3 7 years ago
  Cory Benfield 2c7bd69211 Add support for logging out TLSv1.3 secrets 7 years ago
  Matt Caswell ec15acb6bc Construct the client side psk extension for TLSv1.3 7 years ago
  Matt Caswell 0490431272 Verify that the sig algs extension has been sent for TLSv1.3 7 years ago
  Matt Caswell ace081c1ed Fix client application traffic secret 7 years ago
  Matt Caswell 6612d87b89 Use the correct size for TLSv1.3 finished keys 7 years ago
  Matt Caswell 6c67017424 Fix a travis compilation error 7 years ago
  Matt Caswell bebc0c7d85 Use the TLSv1.3 nonce construction 7 years ago
  Matt Caswell 0528f253c7 Fix a bogus uninit var warning 7 years ago
  Matt Caswell 902d036c14 Fix a double ;; causing a travis failure 7 years ago
  Matt Caswell 6530c4909f Fix some style issues with TLSv1.3 state machine PR 7 years ago
  Matt Caswell f5ca0b04bb Fix some style issues identified during review 7 years ago
  Matt Caswell 6484776f17 Create the Finished message payload 7 years ago
  Matt Caswell 92760c21e6 Update state machine to be closer to TLS1.3 7 years ago
  Matt Caswell 0d9824c171 Implement tls13_change_cipher_state() 7 years ago
  Matt Caswell 6925a94839 Ensure the key and iv labels are declared as static 7 years ago