Commit History

Author SHA1 Message Date
  Matt Caswell b0edda11cb Update copyright year 6 years ago
  Matt Caswell 3295d24238 Use the TLSv1.3 record header as AAD 6 years ago
  Matt Caswell 921d84a0ad Convert the remaining functions in the record layer to use SSLfatal() 6 years ago
  Matt Caswell 0ef2802165 Various review fixes for PSK early_data support 7 years ago
  Matt Caswell add8d0e9e0 Enable the ability to use an external PSK for sending early_data 7 years ago
  Matt Caswell 67dc995eaf Move ossl_assert 7 years ago
  Matt Caswell b77f3ed171 Convert existing usage of assert() to ossl_assert() in libssl 7 years ago
  Todd Short d1186c30a2 Fix minor compiler issues. 7 years ago
  Matt Caswell ef6c191bce Update end of early data processing for draft-19 7 years ago
  Matt Caswell 49e7fe12ea Provide functions to write early data 7 years ago
  Matt Caswell 18b3a80a5f Fix crash in tls13_enc 7 years ago
  Dr. Stephen Henson 20fc2051d2 Use contants for Chacha/Poly, redo algorithm expressions. 7 years ago
  Dr. Stephen Henson ec07b1d872 Add CCM mode support for TLS 1.3 7 years ago
  Matt Caswell ac77aa9a1c Ensure the record sequence number gets incremented 7 years ago
  Matt Caswell 6606d60054 Fix some style issues in the TLSv1.3 nonce construction code 7 years ago
  Matt Caswell bebc0c7d85 Use the TLSv1.3 nonce construction 7 years ago