mbedtls/tests
Ronald Cron 9103d490e8 psa: ecdsa: Rework deterministic support check
Move the check that ECDSA is supported from the
caller of the function responsible for Mbed TLS
ECDSA signatures to this function, namely
mbedtls_psa_ecdsa_sign_hash().

This makes the caller code more readable and is
more aligned with what is expected from a
sign_hash() PSA driver entry point.

Add a negative test case where a deterministic
ECDSA signature is requested while the library
does not support deterministic ECDSA.

Signed-off-by: Ronald Cron <ronald.cron@arm.com>
2021-03-04 13:32:27 +01:00
..
.jenkins
configs
data_files Merge pull request #3698 from darrenkrahn/development 2021-01-17 18:06:18 +00:00
docker/bionic
git-scripts
include/test tests: psa: Change test driver default forced return value 2021-02-18 15:45:12 +01:00
scripts tests: psa: Test sign/verify hash by a transparent driver 2021-02-18 15:45:12 +01:00
src psa: Rework ECDSA sign/verify support in the transparent test driver 2021-02-18 15:45:12 +01:00
suites psa: ecdsa: Rework deterministic support check 2021-03-04 13:32:27 +01:00
.gitignore Apply feedback from PR review 2020-09-07 14:01:52 +02:00
CMakeLists.txt tests: psa: Move PSA key attributes tests 2021-02-01 13:17:23 +01:00
compat-in-docker.sh
compat.sh Fix printf escape errors in shell scripts 2020-08-26 22:54:19 +02:00
context-info.sh Merge pull request #3614 from gilles-peskine-arm/ssl-opt-gnutls-printf-development 2020-11-04 17:55:42 +01:00
Descriptions.txt
make-in-docker.sh
Makefile Explain the explicit dependency on instrument_record_status.h 2021-01-25 13:46:14 +01:00
ssl-opt-in-docker.sh
ssl-opt.sh ssl-opt.sh: Only check the server exit for Mbed TLS 2021-02-09 21:01:33 +01:00