Valerio Setti 28c41ad2e9 test_suite_pk: simplify pk_psa_genkey()
Instead of using PK module to import/export the key in a PSA friendly
format:

- for RSA keys we use the DER input data directly;
- for EC keys we extract the private key manually.

This helps avoiding dependencies from PK_WRITE and PK_PARSE.

Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
2024-03-29 12:47:33 +01:00
..
.jenkins
configs Header updates 2023-11-03 12:21:36 +00:00
data_files test_suite_pk: use look-up table instead of file for the predefined keys 2024-03-28 16:10:13 +01:00
docker/bionic Header updates 2023-11-03 12:21:36 +00:00
git-scripts Header updates 2023-11-03 12:21:36 +00:00
include Add ALPN checking when accepting early data 2024-03-15 12:12:15 +00:00
opt-testcases ssl-opt.sh: Add m->m resumption and early data tests 2024-03-15 10:21:40 +01:00
scripts all.sh: Add TLS 1.2 only component 2024-03-18 13:07:00 +01:00
src test_suite_pk: use look-up table instead of file for the predefined keys 2024-03-28 16:10:13 +01:00
suites test_suite_pk: simplify pk_psa_genkey() 2024-03-29 12:47:33 +01:00
.gitignore Revert "Auto-generated files for v3.5.0" 2023-10-05 00:17:21 +01:00
CMakeLists.txt Refactor common PThreads CMake code 2024-01-24 18:05:53 +00:00
compat-in-docker.sh Header updates 2023-11-03 12:21:36 +00:00
compat.sh Merge pull request #8586 from lpy4105/issue/fix-fake-case-listed-in-compat_sh 2024-03-21 15:05:11 +00:00
context-info.sh Header updates 2023-11-03 12:21:36 +00:00
Descriptions.txt
make-in-docker.sh Header updates 2023-11-03 12:21:36 +00:00
Makefile Framework submodule: fix the libtestdriver1 build 2024-03-04 17:12:59 +01:00
ssl-opt-in-docker.sh Header updates 2023-11-03 12:21:36 +00:00
ssl-opt.sh ssl-opt.sh: Improve version selection test titles 2024-03-21 09:44:28 +01:00