mbedtls/tests/src
gabor-mezei-arm 7a74c13fdf
Add test for sign/verify message key policies
Update the mbedtls_test_psa_exercise_key to handle and use
PSA_KEY_USAGE_SIGN_MESSAGE and PSA_KEY_USAGE_VERIFY_MESSAGE key policies.
Add new tests for PSA_KEY_USAGE_SIGN_MESSAGE and PSA_KEY_USAGE_VERIFY_MESSAGE
policies.

Signed-off-by: gabor-mezei-arm <gabor.mezei@arm.com>
2021-05-06 13:49:23 +02:00
..
drivers Dispatch sign/verify funtions through the driver interface 2021-05-06 13:47:42 +02:00
asn1_helpers.c Move asn1_skip_integer to the asn1_helpers module 2021-02-23 20:29:38 +01:00
fake_external_rng_for_test.c Fix wrong \file name in Doxygen comments 2021-02-23 20:29:38 +01:00
helpers.c Clarify case when high level error code is incorrect 2021-04-26 16:31:16 +01:00
psa_crypto_helpers.c New test helper to purge persistent key from memory 2021-02-23 20:36:07 +01:00
psa_exercise_key.c Add test for sign/verify message key policies 2021-05-06 13:49:23 +02:00
random.c Merge pull request #3571 from gufe44/arc4random_buf-implicit 2020-11-12 12:12:49 +01:00
threading_helpers.c Explain the usage of is_valid in pthread mutexes 2021-02-22 19:24:03 +01:00