mbedtls/tests
Gilles Peskine 77faddf93b Depend on legacy RSA key generation for test code
In principle the RSA tests shouldn't depend on RSA key generation: they just
need to operate on RSA keys. However they do need some method of creating an
RSA key, and we're currently doing random generation. So depend on what the
test code needs.

Depend on the legacy RSA interface, since driver-only RSA isn't currently
supported in the PK module.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2024-01-24 22:14:32 +01:00
..
.jenkins
configs update headers 2023-11-02 19:47:20 +00:00
data_files Merge pull request #7649 from yuhaoth/pr/add-command-for-server9-bad-saltlen 2023-11-20 14:07:19 +00:00
docker/bionic update headers 2023-11-02 19:47:20 +00:00
git-scripts update headers 2023-11-02 19:47:20 +00:00
include tests: add PSA_INIT/PSA_DONE to CCM and GCM test suites 2023-12-14 18:08:14 +01:00
opt-testcases Merge pull request #8596 from xkqian/tls13_early_data_input_file 2023-12-11 21:14:57 +00:00
scripts Disable MBEDTLS_PSA_CRYPTO_CLIENT in no-PSA builds 2024-01-23 20:25:47 +01:00
src Merge pull request #7455 from KloolK/record-size-limit/comply-with-limit 2024-01-09 15:22:17 +00:00
suites Depend on legacy RSA key generation for test code 2024-01-24 22:14:32 +01:00
.gitignore Revert "Auto-generated files for v3.5.0" 2023-10-05 00:17:21 +01:00
CMakeLists.txt Explicitly link tests with pthreads 2023-12-18 14:49:34 +00:00
compat-in-docker.sh update headers 2023-11-02 19:47:20 +00:00
compat.sh Merge pull request #8462 from daverodgman/license-change 2023-11-04 15:47:07 +01:00
context-info.sh update headers 2023-11-02 19:47:20 +00:00
Descriptions.txt
make-in-docker.sh update headers 2023-11-02 19:47:20 +00:00
Makefile Unify MBEDTLS_TEST_OBJS 2024-01-02 23:11:24 +01:00
ssl-opt-in-docker.sh update headers 2023-11-02 19:47:20 +00:00
ssl-opt.sh Merge pull request #8526 from yanrayw/issue/7011/send_record_size_limit_ext 2024-01-12 13:39:15 +00:00