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