mbedtls/tests
Gilles Peskine cc14ce08c2 Add PSA_ALG_IS_HASH_AND_SIGN to the metadata tests
The status of signature wildcards with respect to PSA_ALG_IS_HASH_AND_SIGN
is unclear in the specification. A wildcard is usually instantiated with a
specific hash, making the implementation hash-and-sign, but it could also be
instantiated with a non-hash-and-sign algorithm. For the time being, go with
what's currently implemented, which is that they are considered
hash-and-sign.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2021-11-03 13:19:02 +01:00
..
.jenkins
configs Move long -D lists from all.sh to a header file 2021-09-21 09:40:02 +02:00
data_files More precise testing of dhm_min_len 2021-04-01 14:18:31 +02:00
docker/bionic
git-scripts
include Show values when TEST_EQUAL fails 2021-10-22 11:06:52 +02:00
scripts Merge pull request #4944 from gilles-peskine-arm/remove-greentea-2.x 2021-10-29 09:33:26 +02:00
src Untangle PSA_ALG_IS_HASH_AND_SIGN and PSA_ALG_IS_SIGN_HASH 2021-11-03 12:44:08 +01:00
suites Add PSA_ALG_IS_HASH_AND_SIGN to the metadata tests 2021-11-03 13:19:02 +01:00
.gitignore
CMakeLists.txt Add missing test suites to CMakeLists.txt 2021-05-25 19:35:17 +02:00
compat-in-docker.sh
compat.sh Fix SSL tests scripts with recent OpenSSL server with Diffie-Hellman 2021-04-01 14:06:41 +02:00
context-info.sh
Descriptions.txt
make-in-docker.sh
Makefile Merge pull request #4944 from gilles-peskine-arm/remove-greentea-2.x 2021-10-29 09:33:26 +02:00
ssl-opt-in-docker.sh
ssl-opt.sh Merge pull request #5097 from gilles-peskine-arm/ssl-opt-resend-retry-2.x 2021-10-27 16:24:41 +01:00