mbedtls/tests
Gilles Peskine 30f77cdfc1 Add a hash wildcard value for hash-and-sign algorithm
You can use PSA_ALG_ANY_HASH to build the algorithm value for a
hash-and-sign algorithm in a policy. Then the policy allows usage with
this hash-and-sign family with any hash.

Test that PSA_ALG_ANY_HASH-based policies allow a specific hash, but
not a different hash-and-sign family. Test that PSA_ALG_ANY_HASH is
not valid for operations, only in policies.
2019-01-14 19:38:56 +01:00
..
.jenkins Add a Jenkinsfile for PR job testing 2018-10-19 16:41:54 +01:00
data_files Merge branch 'iotssl-1770' into development_thomas_dee 2018-11-02 10:52:49 +00:00
git-scripts Add check-files.py to pre-push.sh 2018-05-21 11:41:18 +01:00
scripts Merge pull request #7 from gilles-peskine-arm/all_sh-mbedcrypto 2019-01-14 10:47:20 +00:00
suites Add a hash wildcard value for hash-and-sign algorithm 2019-01-14 19:38:56 +01:00
.gitignore Move some ignore patterns to subdirectories 2015-01-28 15:33:23 +00:00
CMakeLists.txt Add tests for the new slot management mechanism 2018-12-11 16:48:12 +01:00
compat.sh Add ChachaPoly ciphersuites to compat.sh 2018-06-19 13:16:30 +02:00
Descriptions.txt Add selftest program to the list of tests 2014-04-04 16:33:01 +02:00
Makefile Add library as valid header file location 2018-11-20 15:21:22 +00:00
ssl-opt.sh all.sh: don't insist on Linux; always run Valgrind 2019-01-10 09:32:04 +01:00