Matt Caswell
|
90a74d8c43
Fix an incorrect error flow in add_provider_groups
|
4 年之前 |
Kurt Roeckx
|
aba03ae571
Reduce the security bits for MD5 and SHA1 based signatures in TLS
|
4 年之前 |
Matt Caswell
|
48e971dd9f
Create defines for TLS Group Ids
|
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 年之前 |
Pauli
|
d9c2fd51e2
The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*
|
4 年之前 |
Hubert Kario
|
7646610b6a
use safe primes in ssl_get_auto_dh()
|
4 年之前 |
Matt Caswell
|
7b2d995ed7
Don't downgrade keys in libssl
|
4 年之前 |
Matt Caswell
|
263ff2c9d4
Check that Signature Algorithms are available before using them
|
4 年之前 |
Billy Brumley
|
23ccae80bd
Move EC_METHOD to internal-only
|
4 年之前 |
Dmitry Belyavskiy
|
5a5530a29a
New Russian TLS 1.2 implementation
|
4 年之前 |
Nikolay Morozov
|
c9c78d271e
Fix GOST curve sec bits
|
4 年之前 |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 年之前 |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 年之前 |
Nikolay Morozov
|
fa555aa897
GOST2012 TLS Supported Groups Identifiers Support
|
4 年之前 |
Benjamin Kaduk
|
a87f3fe01a
Fix NULL dereference in SSL_check_chain() for TLS 1.3
|
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 年之前 |
Richard Levitte
|
c2041da8c1
EVP & TLS: Add necessary EC_KEY data extraction functions, and use them
|
4 年之前 |
Matt Caswell
|
a70535f849
Give a better error if we can't find a sig alg
|
4 年之前 |
Matt Caswell
|
148bfd26a4
Use a fetched cipher when decrypting a ticket in libssl
|
4 年之前 |
Dr. David von Oheimb
|
8cc86b81ac
Constify various mostly X509-related parameter types in crypto/ and apps/
|
4 年之前 |
Pauli
|
c5f8713443
Deprecate the low level RSA functions.
|
4 年之前 |
Kurt Roeckx
|
620c97b671
Check that ed25519 and ed448 are allowed by the security level
|
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 年之前 |
Dmitry Belyavskiy
|
db30f43242
Workaround for Windows-based GOST implementations
|
5 年之前 |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 年之前 |
David Woodhouse
|
b5a276884b
Fix bogus check for EVP_PKEY_supports_digest_nid() in check_cert_usable()
|
5 年之前 |