- 7ff7965 Update headers by Dave Rodgman · 1 year, 9 months ago
- 30ceb23 For tests, rename TEST_CALLOC_OR_FAIL() to just TEST_CALLOC() by Tom Cosgrove · 1 year, 11 months ago
- 1357502 For tests, rename ASSERT_ALLOC() to TEST_CALLOC_OR_FAIL() by Tom Cosgrove · 1 year, 11 months ago
- 27e2989 Back port TEST_FAIL by Agathiyan Bragadeesh · 2 years, 1 month ago
- 5b673a8 Replace references to Mbed Crypto with Mbed TLS through-out documentation and comments. by Fredrik Hesse · 3 years, 10 months ago
- 1b6c09a Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
- 0e7791f Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 7 months ago
- b973ae4 Use MAX_SIZE macros instead of hard-coding IV/nonce max size by Gilles Peskine · 3 years, 3 months ago
- b534759 Remove redundant initialization of iv_length by Gilles Peskine · 3 years, 3 months ago
- b8bd61a No need to recalculate iv_length by Gilles Peskine · 3 years, 4 months ago
- 9d3706f exercise_key: support combined key agreement+derivation algorithms by Gilles Peskine · 3 years, 4 months ago
- 275ecde exercise_key: signature: detect function/algorithm incompatibility by Gilles Peskine · 3 years, 4 months ago
- 743972c Use PSA_AEAD_NONCE_LENGTH when exercising AEAD keys by Gilles Peskine · 3 years, 4 months ago
- 8f3aad2 exercise_key: support modes where IV length is not 16 by Gilles Peskine · 3 years, 4 months ago
- 53ad763 Mark unused variable in tests for cases with reduced configs by Andrzej Kurek · 3 years, 6 months ago
- ef14af0 tests: psa: Refine choice of default hash algorithm for signature by Ronald Cron · 4 years ago
- fefa458 tests: psa: Fix guards by Ronald Cron · 4 years, 1 month ago
- b66bc0a Move psa_crypto_slot_management.h out from psa_crypto_helpers.h by Przemyslaw Stekiel · 3 years, 9 months ago
- 8cb22c8 Untangle PSA_ALG_IS_HASH_AND_SIGN and PSA_ALG_IS_SIGN_HASH by Gilles Peskine · 3 years, 10 months ago
- b436649 Show values when TEST_EQUAL fails by Gilles Peskine · 4 years, 3 months ago
- 02becd9 Fix exercise key test by Janos Follath · 4 years, 2 months ago
- 7261697 Update key usage determination for exercise key tests by gabor-mezei-arm · 4 years, 3 months ago
- 7a74c13 Add test for sign/verify message key policies by gabor-mezei-arm · 4 years, 3 months ago
- fc86f3f Merge pull request #3386 from gabor-mezei-arm/3268_update_macros_for_ouput_buffer_size by Ronald Cron · 4 years, 5 months ago
- fb9cb92 Move wildcard-to-exercisable conversion to exercise_key in test suite by Steven Cooreman · 4 years, 5 months ago
- aaec341 Exercise CCM with the right amount of IV bytes in test by Steven Cooreman · 4 years, 5 months ago
- ceface2 Add test for ouput buffer size macros by gabor-mezei-arm · 4 years, 6 months ago
- 6b362e6 Fix copypasta for the type of a variable by Gilles Peskine · 4 years, 6 months ago
- 2385f71 Fix and simplify test assertions by Gilles Peskine · 4 years, 6 months ago
- cc9db30 exported_key_sanity_check: make checks slightly more systematic by Gilles Peskine · 4 years, 6 months ago
- 5c2665b Use const pointers on parsing functions by Gilles Peskine · 4 years, 6 months ago
- ad557e5 exported_key_sanity_check: simplify the logic for public keys by Gilles Peskine · 4 years, 6 months ago
- e78b002 Move exercise_key and related functions to their own module by Gilles Peskine · 4 years, 6 months ago
- 66e7b90 Create a separate test module for PSA exercise_key by Gilles Peskine · 4 years, 6 months ago