Commit History

Author SHA1 Message Date
  Pauli d9c2fd51e2 The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_* 4 years ago
  Pauli 765d04c946 kdf: make function naming consistent. 4 years ago
  Vadim Fedorenko cc10b56dbe TLSv13: add kTLS support 4 years ago
  raja-ashok 2e1a4f6aeb Fix crash in early data send with out-of-band PSK using AES CCM 4 years ago
  Pauli 67d744b933 coverity 1462570 Resource leak 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Matt Caswell 9727f4e7fd Use a fetched cipher for the TLSv1.3 early secret 4 years ago
  Matt Caswell c8f6c28a93 Explicitly fetch ciphers and digests in libssl 4 years ago
  Pauli 8b6ffd4040 Params: change UTF8 construct calls to avoid explicit strlen(3) calls. 4 years ago
  dcruette 2de5a5fbdd Update tls13_enc.c 4 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 years ago
  Pauli 1732c260db Convert SSL functions to use KDF names not SN_ strings 5 years ago
  Pauli ce3b1bb481 Fix TLS/SSL PRF usages. 5 years ago
  opensslonzos-github 48102247ff Add missing EBCDIC strings 5 years ago
  Shane Lontis ad14e8e508 Coverity fixes 5 years ago
  David Makepeace 324954640e Changed ssl layer to use EVP_KDF API for TLS1_PRF and HKDF. 5 years ago
  Todd Short 555cbb328e Collapse ssl3_state_st (s3) into ssl_st 6 years ago
  Matt Caswell ea09abc808 Don't get the mac type in TLSv1.3 5 years ago
  Bernd Edlinger 0b4233f5a4 Fix a minor nit in the hkdflabel size 6 years ago
  Richard Levitte 2c18d164f5 Following the license change, modify the boilerplates in ssl/ 6 years ago
  Matt Caswell 0fb2815b87 Fix some SSL_export_keying_material() issues 6 years ago
  Matt Caswell ed371b8cba Revert "Reduce stack usage in tls13_hkdf_expand" 6 years ago
  Bernd Edlinger ec0c5f5693 Reduce stack usage in tls13_hkdf_expand 6 years ago
  Shane Lontis 8f39d8af7d key zeroization fix for a branch path of tls13_final_finish_mac 6 years ago
  Matt Caswell 7426cd343d Ensure that we write out alerts correctly after early_data 6 years ago
  Matt Caswell 43a0f2733a Fix some TLSv1.3 alert issues 6 years ago
  Matt Caswell 4ff1a52666 Fix TLSv1.3 ticket nonces 6 years ago
  Matt Caswell bceae201b4 EVP_MD_size() can return an error 6 years ago
  Matt Caswell de9f5b3554 Use the client app traffic secret for PHA Finished message 6 years ago
  Peter Wu 01a2a65488 Add support for logging early exporter secret 6 years ago