Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
hace 3 años |
Dr. David von Oheimb
|
0a8a6afdfb
Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC functions
|
hace 3 años |
Matt Caswell
|
a3a54179b6
Only enable KTLS if it is explicitly configured
|
hace 3 años |
Pauli
|
5cceedb583
tls: adjust for extra argument to KDF derive call
|
hace 3 años |
Pauli
|
0edb819441
tls: updates for the new additional MAC_init arguments
|
hace 3 años |
Richard Levitte
|
4333b89f50
Update copyright year
|
hace 3 años |
Richard Levitte
|
5a2d0ef36f
Clean away extraneous library specific FETCH_FAILED reason codes
|
hace 4 años |
Richard Levitte
|
c48ffbcca1
SSL: refactor all SSLfatal() calls
|
hace 4 años |
Richard Levitte
|
6849b73ccc
Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call
|
hace 4 años |
John Baldwin
|
b22a3ccc07
Support for KTLS TX on FreeBSD for TLS 1.3.
|
hace 5 años |
John Baldwin
|
3e5826061b
Add helper functions for FreeBSD KTLS.
|
hace 4 años |
John Baldwin
|
c34ca13a60
Add a ktls_crypto_info_t typedef.
|
hace 4 años |
Matt Caswell
|
660c534435
Revert "kdf: make function naming consistent."
|
hace 4 años |
Matt Caswell
|
865adf97c9
Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*"
|
hace 4 años |
Pauli
|
d9c2fd51e2
The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*
|
hace 4 años |
Pauli
|
765d04c946
kdf: make function naming consistent.
|
hace 4 años |
Vadim Fedorenko
|
cc10b56dbe
TLSv13: add kTLS support
|
hace 4 años |
raja-ashok
|
2e1a4f6aeb
Fix crash in early data send with out-of-band PSK using AES CCM
|
hace 4 años |
Pauli
|
67d744b933
coverity 1462570 Resource leak
|
hace 4 años |
Matt Caswell
|
33388b44b6
Update copyright year
|
hace 4 años |
Matt Caswell
|
9727f4e7fd
Use a fetched cipher for the TLSv1.3 early secret
|
hace 4 años |
Matt Caswell
|
c8f6c28a93
Explicitly fetch ciphers and digests in libssl
|
hace 4 años |
Pauli
|
8b6ffd4040
Params: change UTF8 construct calls to avoid explicit strlen(3) calls.
|
hace 4 años |
dcruette
|
2de5a5fbdd
Update tls13_enc.c
|
hace 4 años |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
hace 5 años |
Pauli
|
1732c260db
Convert SSL functions to use KDF names not SN_ strings
|
hace 5 años |
Pauli
|
ce3b1bb481
Fix TLS/SSL PRF usages.
|
hace 5 años |
opensslonzos-github
|
48102247ff
Add missing EBCDIC strings
|
hace 5 años |
Shane Lontis
|
ad14e8e508
Coverity fixes
|
hace 5 años |
David Makepeace
|
324954640e
Changed ssl layer to use EVP_KDF API for TLS1_PRF and HKDF.
|
hace 5 años |