index
:
openssl
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
/
tls13_enc.c
Age
Commit message (
Expand
)
Author
2022-09-27
ssl_log_secret call in tls13_key_update
visbjn
2022-09-06
Coverity 1513478: negative return
Pauli
2022-07-13
Check for EVP_MD being NULL inside ssl.
slontis
2022-06-21
Update copyright year
Matt Caswell
2022-05-24
Fix check of EVP_CIPHER_CTX_ctrl
Peiwei Hu
2021-09-03
Fix indentation of tls13_hkdf_expand parameters
Daniel Bevenius
2021-08-05
tls/prov: move the TLS 1.3 KDF code to providers
Pauli
2021-06-23
Adapt other parts of the source to the changed EVP_Q_digest() and EVP_Q_mac()
Richard Levitte
2021-06-02
tls: remove TODOs
Pauli
2021-06-01
Rename all getters to use get/get0 in name
Tomas Mraz
2021-05-08
Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC fun...
Dr. David von Oheimb
2021-04-12
Only enable KTLS if it is explicitly configured
Matt Caswell
2021-02-28
tls: adjust for extra argument to KDF derive call
Pauli
2021-02-28
tls: updates for the new additional MAC_init arguments
Pauli
2021-01-28
Update copyright year
Richard Levitte
2021-01-12
Clean away extraneous library specific FETCH_FAILED reason codes
Richard Levitte
2020-11-11
SSL: refactor all SSLfatal() calls
Richard Levitte
2020-11-11
Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call
Richard Levitte
2020-08-31
Support for KTLS TX on FreeBSD for TLS 1.3.
John Baldwin
2020-08-31
Add helper functions for FreeBSD KTLS.
John Baldwin
2020-08-31
Add a ktls_crypto_info_t typedef.
John Baldwin
2020-07-16
Revert "kdf: make function naming consistent."
Matt Caswell
2020-07-16
Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC...
Matt Caswell
2020-06-11
The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*
Pauli
2020-06-11
kdf: make function naming consistent.
Pauli
2020-06-08
TLSv13: add kTLS support
Vadim Fedorenko
2020-05-15
Fix crash in early data send with out-of-band PSK using AES CCM
raja-ashok
2020-04-30
coverity 1462570 Resource leak
Pauli
2020-04-23
Update copyright year
Matt Caswell
2020-03-26
Use a fetched cipher for the TLSv1.3 early secret
Matt Caswell
2020-02-06
Explicitly fetch ciphers and digests in libssl
Matt Caswell
2020-02-06
Params: change UTF8 construct calls to avoid explicit strlen(3) calls.
Pauli
2020-01-02
Update tls13_enc.c
dcruette
2019-09-28
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-11
Convert SSL functions to use KDF names not SN_ strings
Pauli
2019-09-06
Fix TLS/SSL PRF usages.
Pauli
2019-08-14
Add missing EBCDIC strings
opensslonzos-github
2019-06-06
Coverity fixes
Shane Lontis
2019-05-27
Changed ssl layer to use EVP_KDF API for TLS1_PRF and HKDF.
David Makepeace
2019-04-29
Collapse ssl3_state_st (s3) into ssl_st
Todd Short
2019-01-15
Don't get the mac type in TLSv1.3
Matt Caswell
2018-12-30
Fix a minor nit in the hkdflabel size
Bernd Edlinger
2018-12-06
Following the license change, modify the boilerplates in ssl/
Richard Levitte
2018-12-05
Fix some SSL_export_keying_material() issues
Matt Caswell
2018-12-05
Revert "Reduce stack usage in tls13_hkdf_expand"
Matt Caswell
2018-09-24
Reduce stack usage in tls13_hkdf_expand
Bernd Edlinger
2018-09-05
key zeroization fix for a branch path of tls13_final_finish_mac
Shane Lontis
2018-08-08
Ensure that we write out alerts correctly after early_data
Matt Caswell
2018-07-31
Fix some TLSv1.3 alert issues
Matt Caswell
2018-06-07
Fix TLSv1.3 ticket nonces
Matt Caswell
[next]