Historique des commits

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