Tomas Mraz
|
38b051a1fe
SSL object refactoring using SSL_CONNECTION object
|
2 vuotta sitten |
slontis
|
b740012f77
Check for EVP_MD being NULL inside ssl.
|
2 vuotta sitten |
Peiwei Hu
|
56876ae952
Fix the erroneous checks of EVP_PKEY_CTX_set_group_name
|
2 vuotta sitten |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 vuotta sitten |
Hugo Landau
|
948cf52179
Add SSL_(CTX_)?get0_(verify|chain)_cert_store functions
|
2 vuotta sitten |
Nicola Tuveri
|
66914fc024
[ssl] Prefer SSL_k(EC)?DHE to the SSL_kE(EC)?DH alias
|
2 vuotta sitten |
Phus Lu
|
13a53fbf13
add SSL_get0_iana_groups() & SSL_client_hello_get_extension_order()
|
3 vuotta sitten |
Dr. David von Oheimb
|
79b2a2f2ee
add OSSL_STACK_OF_X509_free() for commonly used pattern
|
2 vuotta sitten |
Matt Caswell
|
e819b57273
Don't free the EVP_PKEY on error in set0_tmp_dh_pkey() functions
|
2 vuotta sitten |
Bernd Edlinger
|
0a10825a00
Enable brainpool curves for TLS1.3
|
6 vuotta sitten |
Pauli
|
e07102220a
tls/ccm8: reduce the cipher strength for CCM8 ciphers to 64 bits
|
3 vuotta sitten |
Pauli
|
56ffcce492
doc: document the change to the security level of CCM8 cipher suites
|
3 vuotta sitten |
Pauli
|
1a473d1cc6
tls: reduce the strength of CCM_8 ciphers due to their short IV.
|
3 vuotta sitten |
slontis
|
c3b5fa4ab7
Change TLS RC4 cipher strength check to be data driven.
|
3 vuotta sitten |
Pauli
|
0f8815aace
ssl: add zero strenght arguments to BN and RAND RNG calls
|
3 vuotta sitten |
Benjamin Kaduk
|
aa6bd216dd
Promote SSL_get_negotiated_group() for non-TLSv1.3
|
3 vuotta sitten |
Tomas Mraz
|
e2e20129a9
OBJ_nid2sn(NID_sha256) is completely equivalent to OSSL_DIGEST_NAME_SHA2_256
|
3 vuotta sitten |
Matt Caswell
|
39a140597d
Ensure buffer/length pairs are always in sync
|
3 vuotta sitten |
Pauli
|
d38b6ae96f
ssl: support params arguments to init functions
|
3 vuotta sitten |
Matt Caswell
|
76cb077f81
Deprecate the libssl level SRP APIs
|
3 vuotta sitten |
Matt Caswell
|
e376242d28
Remove all OPENSSL_NO_XXX from libssl where XXX is a crypto alg
|
3 vuotta sitten |
Matt Caswell
|
462f4f4bc0
Remove OPENSSL_NO_EC guards from libssl
|
3 vuotta sitten |
Matt Caswell
|
3de751e7f0
Remove compile time guard checking from ssl3_get_req_cert_type
|
3 vuotta sitten |
Matt Caswell
|
5b64ce89b0
Remove OPENSSL_NO_DH guards from libssl
|
3 vuotta sitten |
Matt Caswell
|
08cea586c9
Remove some TODO(OpenSSL1.2) references
|
3 vuotta sitten |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 vuotta sitten |
Tomas Mraz
|
0c8e98e615
Avoid using OSSL_PKEY_PARAM_GROUP_NAME when the key might be legacy
|
3 vuotta sitten |
Shane Lontis
|
5b5eea4b60
Deprecate EC_KEY + Update ec apps to use EVP_PKEY
|
4 vuotta sitten |
Michael Baentsch
|
becbacd705
Adding TLS group name retrieval
|
3 vuotta sitten |
Richard Levitte
|
3a1ee3c199
Drop OPENSSL_NO_RSA everywhere
|
3 vuotta sitten |