Matt Caswell
|
199dc0d3e8
Fix no-psk
|
6 anos atrás |
Matt Caswell
|
48a03162db
Prefer SHA-256 ciphersuites if using old style PSKs
|
6 anos atrás |
Matt Caswell
|
f80c864318
Fix typo in the definition of tls13_ciphers
|
6 anos atrás |
Rich Salz
|
e6e9170d6e
Allow NULL for some _free routines.
|
6 anos atrás |
Matt Caswell
|
320a81277e
Remove some code for a contributor that we cannot find
|
6 anos atrás |
Todd Short
|
4bfb96f2ad
Place ticket keys into secure memory
|
6 anos atrás |
Kurt Roeckx
|
16cfc2c90d
Don't use a ssl specific DRBG anymore
|
6 anos atrás |
Matt Caswell
|
f865b08143
Split configuration of TLSv1.3 ciphers from older ciphers
|
6 anos atrás |
Matt Caswell
|
6738bf1417
Update copyright year
|
6 anos atrás |
Benjamin Kaduk
|
c589c34e61
Add support for the TLS 1.3 signature_algorithms_cert extension
|
6 anos atrás |
Bernd Edlinger
|
8175af50cc
Alternate fix for ../test/recipes/80-test_ssl_old.t with no-ec
|
6 anos atrás |
Bernd Edlinger
|
fce78bd4ed
Fix invalid function type casts.
|
7 anos atrás |
Rich Salz
|
cbe2964821
Consistent formatting for sizeof(foo)
|
7 anos atrás |
Matt Caswell
|
f63a17d66d
Convert the state machine code to use SSLfatal()
|
7 anos atrás |
Todd Short
|
e670e90319
Add sk_new_reserve support
|
7 anos atrás |
Todd Short
|
e1c7871de8
Use ChaCha only if prioritized by clnt
|
9 anos atrás |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 anos atrás |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
7 anos atrás |
Dr. Stephen Henson
|
612f9d2227
New function ssl_generate_param_group
|
7 anos atrás |
Dr. Stephen Henson
|
43b95d7365
Replace tls1_ec_curve_id2nid.
|
7 anos atrás |
Dr. Stephen Henson
|
8841154a90
Return group id in tls1_shared_group
|
7 anos atrás |
Dr. Stephen Henson
|
9e84a42db4
Store groups as uint16_t
|
7 anos atrás |
Jon Spillett
|
bc32673869
Implement Aria GCM/CCM Modes and TLS cipher suites
|
7 anos atrás |
Pauli
|
07016a8a31
Move e_os.h to be the very first include.
|
7 anos atrás |
Pauli
|
677963e5a4
e_os.h removal from other headers and source files.
|
7 anos atrás |
Rich Salz
|
5f8dd0f849
Add missing include of cryptlib.h
|
7 anos atrás |
Rich Salz
|
ae3947de09
Add a DRBG to each SSL object
|
7 anos atrás |
Xiaoyin Liu
|
3519bae518
Fix typos in files in ssl directory
|
7 anos atrás |
Paul Yang
|
bbb4ceb86e
Support converting cipher name to RFC name and vice versa
|
7 anos atrás |
Richard Levitte
|
a7ff57965b
Fix cipher_compare
|
7 anos atrás |