mbedtls/tests
Gilles Peskine 78e06a1054 Remove redundant TLS 1.3 components
* component_test_tls13_with_padding: just explicitly sets some options that
  are identical with full.
* component_test_tls13_with_ecp_restartable: redundant since TLS 1.3 doesn't
  have any support for restartable ECC.
* component_test_tls13_with_everest: not useful since TLS 1.3 doesn't call
  ECDH directly, it just relies on the PSA abstraction.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2022-10-29 17:57:18 +02:00
..
.jenkins
configs Always enable MBEDTLS_TEST_HOOKS in TLS 1.3-only test configurations 2022-10-29 17:48:20 +02:00
data_files Merge pull request #6410 from gilles-peskine-arm/psa-pkparse-pkwrite-3.2 2022-10-26 14:57:36 +02:00
docker/bionic
git-scripts
include Remove KNOWN_MBEDTLS_SUPPORTED_HASH_ALG as it is now not used anywhere 2022-10-20 12:38:44 +02:00
opt-testcases tls13: server: Note down client not being authenticated in SSL context 2022-10-25 20:02:03 +02:00
scripts Remove redundant TLS 1.3 components 2022-10-29 17:57:18 +02:00
src test_suite_psa_crypto: adapt dependenies and guards so the test can run in the driver-only build 2022-10-19 13:20:20 +02:00
suites Merge pull request #6230 from tom-cosgrove-arm/issue-6223-core-add 2022-10-27 11:25:27 +02:00
.gitignore
CMakeLists.txt Add module for bignum_core test generation 2022-10-19 15:20:01 +01:00
compat-in-docker.sh
compat.sh
context-info.sh
Descriptions.txt
make-in-docker.sh
Makefile Add module for bignum_core test generation 2022-10-19 15:20:01 +01:00
ssl-opt-in-docker.sh
ssl-opt.sh tls13: Declare PSK ephemeral key exchange mode first 2022-10-25 19:05:26 +02:00