Pauli
|
1e3317278e
ssl: replace ;; with ; as statement separator
|
2 anni fa |
Bernd Edlinger
|
0a10825a00
Enable brainpool curves for TLS1.3
|
6 anni fa |
Pauli
|
ed5b26ce0b
Add return value NULL checks that were missing
|
3 anni fa |
Dmitry Belyavskiy
|
b4f1b7b658
Omitted signature_algorithms extension alerts updated
|
3 anni fa |
Pauli
|
5ea4d7648c
ssl: replace tabs with spaces
|
3 anni fa |
Pauli
|
d7b5c648d6
ssl: do not choose auto DH groups that are weaker than the security level
|
3 anni fa |
Pauli
|
407820c0e3
tls: remove TODOs
|
3 anni fa |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 anni fa |
Tomas Mraz
|
e9fe0f7e9d
Replace EVP_PKEY_supports_digest_nid
|
3 anni fa |
Matt Caswell
|
57e7401fc5
Fix some TODO(3.0) occurrences in ssl/t1_lib.c
|
3 anni fa |
Shane Lontis
|
3f883c7c83
Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().
|
3 anni fa |
Anthony Hu
|
0a8e6c1fb7
Increase the upper limit on group name length
|
3 anni fa |
Pauli
|
0edb819441
tls: updates for the new additional MAC_init arguments
|
3 anni fa |
Tomas Mraz
|
89e14ca7c7
tls_valid_group: Add missing dereference of okfortls13
|
3 anni fa |
Shane Lontis
|
2db985b7b1
Simplify the EVP_PKEY_XXX_fromdata_XX methods.
|
3 anni fa |
Matt Caswell
|
e376242d28
Remove all OPENSSL_NO_XXX from libssl where XXX is a crypto alg
|
3 anni fa |
Matt Caswell
|
462f4f4bc0
Remove OPENSSL_NO_EC guards from libssl
|
3 anni fa |
Matt Caswell
|
54e3efff81
Make sure we don't use sigalgs that are not available
|
3 anni fa |
Matt Caswell
|
306b8e7e19
Add the nist group names as aliases for the normal TLS group names
|
3 anni fa |
Matt Caswell
|
8b1db5d329
Make supported_groups code independent of EC and DH
|
3 anni fa |
Matt Caswell
|
ddf8f1ce63
Ensure default supported groups works even with no-ec and no-dh
|
3 anni fa |
Matt Caswell
|
5b64ce89b0
Remove OPENSSL_NO_DH guards from libssl
|
3 anni fa |
Matt Caswell
|
08cea586c9
Remove some TODO(OpenSSL1.2) references
|
3 anni fa |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 anni fa |
Matt Caswell
|
3d34bedfd7
Add EVP_PKEY functions to get EC conv form and field type
|
3 anni fa |
Shane Lontis
|
5b5eea4b60
Deprecate EC_KEY + Update ec apps to use EVP_PKEY
|
4 anni fa |
Michael Baentsch
|
becbacd705
Adding TLS group name retrieval
|
3 anni fa |
Richard Levitte
|
d8975dec0c
TLS: Use EVP_PKEY_get_group_name() to get the group name
|
4 anni fa |
Richard Levitte
|
a73a189222
EVP: constify the EVP_PKEY_get_*_param() argument |pkey|
|
4 anni fa |
Matt Caswell
|
cbb85bda0c
Fix builds that specify both no-dh and no-ec
|
4 anni fa |