Jacob Barthelmeh
|
d3cd0b6b2e
disable CRL with additional cn/alt test certs
|
há 6 anos atrás |
David Garske
|
61056829c5
Added success test cases for domain name match (SNI) in common name and alternate name.
|
há 6 anos atrás |
David Garske
|
1f16b36402
Fixes for `MatchDomainName` to properly detect failures:
|
há 6 anos atrás |
David Garske
|
89a4c98670
* Added support for expected fail test cases with example client/server and suites unit test.
|
há 6 anos atrás |
thivyaashok
|
7d425a5ce6
Added support for an anonymous cipher suite (#1267)
|
há 6 anos atrás |
David Garske
|
024c8725ad
Testing improvements for cert gen and TLS cert validation:
|
há 7 anos atrás |
Sean Parkinson
|
f724206e37
Add test for 3072-bit RSA and DH and fix modexp
|
há 7 anos atrás |
David Garske
|
df119692d1
Fixes for using async with `HAVE_MAX_FRAGMENT` or `--enable-maxfragment` which affected TLS 1.2/1.3. Added TLS 1.2 test for using max fragment.
|
há 7 anos atrás |
Sean Parkinson
|
13c4fe6cc4
Add test
|
há 7 anos atrás |
Sean Parkinson
|
613d30bcae
ED25519 TLS support
|
há 7 anos atrás |
David Garske
|
2efa7d5b8b
Fix for verify callback override, peerVerifyRet code on success and ensuring DOMAIN_NAME_MISMATCH error gets passed down in ECDSAk case. Added unit test case to verify callback override works. Fixes issue #905 and issue #904. Fix for async build goto label typo.
|
há 7 anos atrás |
David Garske
|
b14da2622e
Fix InitSuites to allow old TLS for DHE_RSA with AES 128/256 for SHA256. Reverted changes to test.conf and test-dtls.conf.
|
há 7 anos atrás |
David Garske
|
4dcad96f97
Added test for server to use the default cipher suite list using new “-U” option. This allows the InitSuites logic to be used for determining cipher suites instead of always overriding using the “-l” option. Now both versions are used, so tests are done with wolfSSL_CTX_set_cipher_list and InitSuites. Removed a few cipher suite tests from test.conf that are not valid with old TLS. These were not picked up as failures before because wolfSSL_CTX_set_cipher_list matched on name only, allowing older versions to use the suite.
|
há 7 anos atrás |
John Safranek
|
2f9c9b9a22
Add cipher suite ECDHE-ECDSA-AES128-CCM
|
há 8 anos atrás |
Jacob Barthelmeh
|
38bbd41f99
add EDH-RSA-AES256-SHA, used in one mysql test
|
há 8 anos atrás |
Jacob Barthelmeh
|
3ce64da44c
ChaCha20-Poly1305 PSK cipher suites
|
há 8 anos atrás |
Jacob Barthelmeh
|
5a9175a758
add cipher suite ECDHE-PSK-AES128-SHA256 and adjustments to ECDHE-PSK
|
há 8 anos atrás |
Jacob Barthelmeh
|
d04a7e802a
add ECDHE-PSK and cipher suite ECDHE-PSK-NULL-SHA256
|
há 8 anos atrás |
Jacob Barthelmeh
|
93c54c07ea
cipher suite ECDHE-ECDSA-NULL-SHA
|
há 8 anos atrás |
Jacob Barthelmeh
|
7d71d756f3
update ChaCha20-Poly1305 to most recent RFCs
|
há 8 anos atrás |
Ludovic FLAMENT
|
f68400da40
add IDEA cipher (ECB and CBC mode)
|
há 9 anos atrás |
Jacob Barthelmeh
|
e7dd5c4b8f
add setting client cipher list
|
há 9 anos atrás |
Jacob Barthelmeh
|
df8b48cd0f
NTRU suites from earlier code
|
há 9 anos atrás |
Jacob Barthelmeh
|
14723b7e65
QSH (quantum-safe handshake) extension
|
há 9 anos atrás |
John Safranek
|
1742e0ddb6
Merge in the ADH-AES128-SHA changes and add a check for it during the
|
há 10 anos atrás |
JacobBarthelmeh
|
b77a1fdbbb
refactoring
|
há 10 anos atrás |
JacobBarthelmeh
|
5b08cb35d7
updated sequence number in AD and unit tests
|
há 10 anos atrás |
JacobBarthelmeh
|
4250955003
arg error checking and CHACHA_AEAD_TEST update
|
há 10 anos atrás |
John Safranek
|
b60a61fa94
DHE-PSK cipher suites
|
há 10 anos atrás |
John Safranek
|
74712b4e71
1. Added the following cipher suites:
|
há 10 anos atrás |