Matt Caswell
|
4ff1a52666
Fix TLSv1.3 ticket nonces
|
6 anos atrás |
Matt Caswell
|
bceae201b4
EVP_MD_size() can return an error
|
6 anos atrás |
Matt Caswell
|
de9f5b3554
Use the client app traffic secret for PHA Finished message
|
6 anos atrás |
Peter Wu
|
01a2a65488
Add support for logging early exporter secret
|
6 anos atrás |
Peter Wu
|
6329ce8fd8
Add support for logging TLS 1.3 exporter secret
|
6 anos atrás |
Kurt Roeckx
|
16cfc2c90d
Don't use a ssl specific DRBG anymore
|
6 anos atrás |
Bernd Edlinger
|
d4ef4fbf46
Fix a crash in SSLfatal due to invalid enc_write_ctx
|
6 anos atrás |
Matt Caswell
|
f929439f61
Rename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()
|
6 anos atrás |
Matt Caswell
|
e32b52a27e
Add support for setting raw private HMAC keys
|
6 anos atrás |
Kurt Roeckx
|
d91f45688c
Tell the ciphers which DRBG to use for generating random bytes.
|
7 anos atrás |
Tatsuhiro Tsujikawa
|
b38ede8043
Export keying material using early exporter master secret
|
6 anos atrás |
Matt Caswell
|
6738bf1417
Update copyright year
|
6 anos atrás |
Tatsuhiro Tsujikawa
|
1f5878b8e2
Make sure that exporting keying material is allowed
|
6 anos atrás |
Tatsuhiro Tsujikawa
|
b1a51abb93
Remove generation of exporter master secret on client application traffic
|
6 anos atrás |
Tatsuhiro Tsujikawa
|
2221ec10ab
Generate exporter_master_secret after server Finished
|
7 anos atrás |
Matt Caswell
|
d4d2f3a4c1
Convert more functions in ssl/statem/statem.c to use SSLfatal()
|
7 anos atrás |
Matt Caswell
|
f63a17d66d
Convert the state machine code to use SSLfatal()
|
7 anos atrás |
Matt Caswell
|
0871754499
Make sure we use the correct cipher when using the early_secret
|
7 anos atrás |
Matt Caswell
|
add8d0e9e0
Enable the ability to use an external PSK for sending early_data
|
7 anos atrás |
Tatsuhiro Tsujikawa
|
c8b93876f1
Fix TLSv1.3 exporter secret
|
7 anos atrás |
Matt Caswell
|
a19ae67d8d
Update tls13_hkdf_expand() to take the length of the data
|
7 anos atrás |
Matt Caswell
|
4d89bf4484
Fix TLSv1.3 exporter
|
7 anos atrás |
Matt Caswell
|
a599574be1
Updates following review of SSL_export_key_material() changes
|
7 anos atrás |
Matt Caswell
|
0ca8d1ecf2
Update SSL_export_keying_material() for TLSv1.3
|
7 anos atrás |
Bernd Edlinger
|
71d8c138cf
Fix a memleak in tls13_generate_secret.
|
7 anos atrás |
Matt Caswell
|
eee2750bd3
Remove support for OPENSSL_SSL_TRACE_CRYPTO
|
7 anos atrás |
Matt Caswell
|
17aa119e7b
Update the HKDF labels for draft-20
|
7 anos atrás |
Todd Short
|
d1186c30a2
Fix minor compiler issues.
|
7 anos atrás |
FdaSilvaYY
|
69687aa829
More typo fixes
|
7 anos atrás |
Joseph Birr-Pixton
|
b0c9fc9b48
TLS1.3: Correct intermediate secret derivation
|
7 anos atrás |