Matt Caswell
|
b558817823
Convert SSLv3 handling to use provider side CBC/MAC removal
|
4 лет назад |
Matt Caswell
|
ec27e619e8
Move MAC removal responsibility to the various protocol "enc" functions
|
4 лет назад |
Matt Caswell
|
260009d877
Update the various SSL group getting and setting functions
|
4 лет назад |
Matt Caswell
|
9d2d857f13
Modify libssl to discover supported groups based on available providers
|
4 лет назад |
Matt Caswell
|
263ff2c9d4
Check that Signature Algorithms are available before using them
|
4 лет назад |
Otto Hollmann
|
c1fd005bfc
Add cipher list ciphersuites which using encryption algorithm in mode CBC.
|
4 лет назад |
Dmitry Belyavskiy
|
5a5530a29a
New Russian TLS 1.2 implementation
|
4 лет назад |
Benjamin Kaduk
|
35774d5594
Fix up whitespace nits introduced by PR #11416
|
4 лет назад |
Benjamin Kaduk
|
3bfacb5fd4
Add SSL_new_session_ticket() API
|
4 лет назад |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 лет назад |
Matt Caswell
|
73d391ad13
Use a fetched MD if appropriate in ssl3_cbc_digest_record
|
4 лет назад |
Matt Caswell
|
c0bfc473d8
Use the libctx for all EVP_PKEY_CTX operations
|
4 лет назад |
Nikolay Morozov
|
6f89229603
TLSEXT_SIGALG_gostr34102012 0x0840 and 0x0841 support
|
4 лет назад |
Matt Caswell
|
9727f4e7fd
Use a fetched cipher for the TLSv1.3 early secret
|
4 лет назад |
Pauli
|
ada66e78ef
Deprecate the low level Diffie-Hellman functions.
|
4 лет назад |
Matt Caswell
|
0f00ed7720
Use the OPENSSL_CTX and property query string in EVP_PKEY_CTX
|
4 лет назад |
Matt Caswell
|
c8f6c28a93
Explicitly fetch ciphers and digests in libssl
|
4 лет назад |
Pauli
|
a76ce2862b
TLS: use EVP for HMAC throughout libssl.
|
4 лет назад |
Kurt Roeckx
|
b0031e5dc2
Check that the default signature type is allowed
|
4 лет назад |
Matt Caswell
|
ba18627e4a
Introduce SSL_CTX_new_with_libex()
|
4 лет назад |
Dr. Matthias St. Pierre
|
ae4186b004
Fix header file include guard names
|
5 лет назад |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 лет назад |