- 8258ea7 test_suite_psa_crypto: adapt dependenies and guards so the test can run in the driver-only build by Przemek Stekiel · 2 years, 9 months ago
- dc3f3bb Initilize variable by Gabor Mezei · 3 years, 1 month ago
- 36aeb7f Merge pull request #5834 from mprse/HKDF_1 by Gilles Peskine · 3 years, 1 month ago
- 6c9fd61 exercise_key_agreement_key: add special handling for HKDF_EXPAND by Przemek Stekiel · 3 years, 2 months ago
- d898745 exercise_key_agreement_key: provide SALT for HKDF_EXTRACT by Przemek Stekiel · 3 years, 2 months ago
- 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 7 months ago
- b29d814 Use MAX_SIZE macros instead of hard-coding IV/nonce max size by Gilles Peskine · 3 years, 3 months ago
- 5eef11a Remove redundant initialization of iv_length by Gilles Peskine · 3 years, 3 months ago
- f96e977 No need to recalculate iv_length by Gilles Peskine · 3 years, 4 months ago
- aa3449d exercise_key: support combined key agreement+derivation algorithms by Gilles Peskine · 3 years, 4 months ago
- d586b82 exercise_key: signature: detect function/algorithm incompatibility by Gilles Peskine · 3 years, 4 months ago
- 7acb198 Use PSA_AEAD_NONCE_LENGTH when exercising AEAD keys by Gilles Peskine · 3 years, 4 months ago
- bbf452c exercise_key: support modes where IV length is not 16 by Gilles Peskine · 3 years, 4 months ago
- 57d2f13 Mark unused variable in tests for cases with reduced configs by Andrzej Kurek · 3 years, 6 months ago
- 4c0ec76 tests: psa: Refine choice of default hash algorithm for signature by Ronald Cron · 4 years ago
- 64df738 tests: psa: Fix guards by Ronald Cron · 4 years, 1 month ago
- 61f797a Merge pull request #5111 from mprse/aps_mem_leak by paul-elliott-arm · 3 years, 8 months ago
- f7b4137 Untangle PSA_ALG_IS_HASH_AND_SIGN and PSA_ALG_IS_SIGN_HASH by Gilles Peskine · 3 years, 10 months ago
- 53de262 Move psa_crypto_slot_management.h out from psa_crypto_helpers.h by Przemyslaw Stekiel · 3 years, 9 months ago
- 89615ee Show values when TEST_EQUAL fails by Gilles Peskine · 4 years, 3 months ago
- 4c0b60e Fix exercise key test by Janos Follath · 4 years, 2 months ago
- 041887b Update key usage determination for exercise key tests by gabor-mezei-arm · 4 years, 3 months ago
- 4c6a47a 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, 5 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