Matt Caswell
|
7b4d3ffaf6
GOST MAC algorithms don't support EVP_PKEY_new_raw_private_key()
|
6 vuotta sitten |
Matt Caswell
|
b0edda11cb
Update copyright year
|
6 vuotta sitten |
Kurt Roeckx
|
16cfc2c90d
Don't use a ssl specific DRBG anymore
|
6 vuotta sitten |
Bernd Edlinger
|
d4ef4fbf46
Fix a crash in SSLfatal due to invalid enc_write_ctx
|
6 vuotta sitten |
Matt Caswell
|
f929439f61
Rename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()
|
6 vuotta sitten |
Matt Caswell
|
e32b52a27e
Add support for setting raw private HMAC keys
|
6 vuotta sitten |
Kurt Roeckx
|
d91f45688c
Tell the ciphers which DRBG to use for generating random bytes.
|
7 vuotta sitten |
Matt Caswell
|
d4d2f3a4c1
Convert more functions in ssl/statem/statem.c to use SSLfatal()
|
7 vuotta sitten |
Matt Caswell
|
f63a17d66d
Convert the state machine code to use SSLfatal()
|
7 vuotta sitten |
FdaSilvaYY
|
f479eab227
style : fix some if(...
|
7 vuotta sitten |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 vuotta sitten |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
7 vuotta sitten |
Alexey Komnin
|
f6373823c0
Fix tls1_generate_master_secret
|
7 vuotta sitten |
Rich Salz
|
c80149d9f0
Merge Nokia copyright notice into standard
|
7 vuotta sitten |
Matt Caswell
|
eee2750bd3
Remove support for OPENSSL_SSL_TRACE_CRYPTO
|
7 vuotta sitten |
Matt Caswell
|
42c28b637c
Use the new TLSv1.3 certificate_required alert where appropriate
|
7 vuotta sitten |
Matt Caswell
|
329114f91f
Remove some TLSv1.3 TODOs that are no longer relevant
|
7 vuotta sitten |
Matt Caswell
|
28a31a0a10
Don't change the state of the ETM flags until CCS processing
|
7 vuotta sitten |
Dr. Stephen Henson
|
ec07b1d872
Add CCM mode support for TLS 1.3
|
7 vuotta sitten |
Matt Caswell
|
82c9c03017
Fix EXTMS error introduced by commit 94ed2c6
|
8 vuotta sitten |
Matt Caswell
|
395cc5cdbe
Fix a typo in a comment
|
8 vuotta sitten |
Matt Caswell
|
94ed2c6739
Fixed various style issues in the key_share code
|
8 vuotta sitten |
Matt Caswell
|
0f1e51ea11
Start using the key_share data to derive the PMS
|
8 vuotta sitten |
Matt Caswell
|
2b7363ecf1
Ensure SSL_DEBUG works following size_t changes
|
8 vuotta sitten |
Matt Caswell
|
348240c676
Fix misc size_t issues causing Windows warnings in 64 bit
|
8 vuotta sitten |
Matt Caswell
|
6db6bc5a8f
Convert some libssl local functions to size_t
|
8 vuotta sitten |
Matt Caswell
|
12472b4561
Update numerous misc libssl fields to be size_t
|
8 vuotta sitten |
Matt Caswell
|
8c1a534305
Convert master_secret_size code to size_t
|
8 vuotta sitten |
Matt Caswell
|
b43d1cbb9a
Convert various mac_secret_size usage to size_t
|
8 vuotta sitten |
Emilia Kasper
|
a230b26e09
Indent ssl/
|
8 vuotta sitten |