1. bed4e9e Merge pull request #4357 from gabor-mezei-arm/3267_Implement_psa_sign_message_and_verify by Gilles Peskine · 4 years, 3 months ago
  2. be21dab Apply mbedtls namespacing to MAC driver test hooks by Steven Cooreman · 4 years, 3 months ago
  3. 2d9a3f9 Add testing of the MAC driver entry points by Steven Cooreman · 4 years, 3 months ago
  4. c53f4f6 Dispatch sign/verify funtions through the driver interface by gabor-mezei-arm · 4 years, 4 months ago
  5. 05ee58d tests: Revert test_driver.h name change by Ronald Cron · 4 years, 3 months ago
  6. b0737da tests: psa: Simplify key buffer size calculation by Ronald Cron · 4 years, 4 months ago
  7. c4bc12e tests: psa: Add mbedtls/MBEDTLS prefix to test driver symbols by Ronald Cron · 4 years, 4 months ago
  8. 0bec41a tests: Add hash transparent test driver hooks by Ronald Cron · 4 years, 5 months ago
  9. a1ce2f2 Rename test driver lifetime to location by Steven Cooreman · 4 years, 5 months ago
  10. 1a0fbac Refactor opaque key handling in the test driver by Steven Cooreman · 4 years, 5 months ago
  11. 437fcfc Add simple test coverage for builtin keys (PSA opaque driver export) by Steven Cooreman · 4 years, 5 months ago
  12. f9a55ff Add test driver implementation for MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS by Steven Cooreman · 4 years, 6 months ago
  13. bfe551d tests: Add AEAD transparent test driver hooks by Ronald Cron · 4 years, 5 months ago
  14. de82281 psa: aead: Add driver delegation by Ronald Cron · 4 years, 5 months ago
  15. 5618a39 psa: cipher: Remove cipher_generate_iv driver entry point by Ronald Cron · 4 years, 4 months ago
  16. 7cb9c3d psa: cipher: Move to driver operation context application allocation by Ronald Cron · 4 years, 5 months ago
  17. 6e412a7 psa: cipher: Pass Mbed TLS implementation its operation ctx by Ronald Cron · 4 years, 5 months ago
  18. 8d310ad psa: Rework unauthenticated cipher support in transparent test driver by Ronald Cron · 4 years, 8 months ago
  19. 4993c13 tests: psa: Change test driver default forced return value by Ronald Cron · 4 years, 8 months ago
  20. 84a3fa1 tests: psa: Change key management test driver default forced return value by Ronald Cron · 4 years, 8 months ago
  21. 6722798 psa: Call export software implementation as a driver by Ronald Cron · 4 years, 8 months ago
  22. 8328287 psa: Move from validate_key to import_key entry point by Ronald Cron · 4 years, 9 months ago
  23. b9b8442 Plug in the entry point for public key export through driver by Steven Cooreman · 4 years, 10 months ago
  24. c4813a6 Rename 'keygen' to 'key management' by Steven Cooreman · 4 years, 10 months ago
  25. 0452476 Implement, plug in and test validate_key driver entry point by Steven Cooreman · 4 years, 10 months ago
  26. 135ce69 Updated value of expected key size when not using test_size_function by John Durkop · 4 years, 10 months ago
  27. badd89f Added specific key size values for a test driver by John Durkop · 4 years, 10 months ago
  28. 2c61835 Add support for PSA crypto driver size_function by John Durkop · 4 years, 11 months ago
  29. 5240e8b Style and language fixes from review by Steven Cooreman · 5 years ago
  30. acb5a10 Structify cipher test driver hook variables by Steven Cooreman · 5 years ago
  31. 3ec4018 Update license texts by Steven Cooreman · 5 years ago
  32. 37941cb Add initial pass on a multi-part test driver by Steven Cooreman · 5 years ago
  33. 0d7c64d Changed test driver include folder to reflect it's a test driver by Steven Cooreman · 5 years ago