1. 2555522 Rename hash test driver functions to match auto-naming scheme by Steven Cooreman · 4 years, 5 months ago
  2. 0eeb794 Initialize status with CORRUPTION_DETECTED and update fallthrough by Steven Cooreman · 4 years, 5 months ago
  3. f763810 Add test driver for hash operations by Steven Cooreman · 4 years, 5 months ago
  4. dbf8ced Change the way driver context structures are used by Steven Cooreman · 4 years, 5 months ago
  5. 1e58235 Dispatch hashing calls through the driver wrapper layer by Steven Cooreman · 4 years, 6 months ago
  6. cbc1355 psa: wrapper: Remove unnecessary compiler warning workarounds by Ronald Cron · 4 years, 5 months ago
  7. fce9df2 psa: Call sign/verify hash software implementation as a driver by Ronald Cron · 4 years, 8 months ago
  8. 9f17aa4 psa: Change psa_driver_wrapper_sign/verify_hash signature by Ronald Cron · 4 years, 8 months ago
  9. 977c247 Call software implementation as a driver by Ronald Cron · 4 years, 10 months ago
  10. 9df74be psa: driver wrapper: Rename and export get_key_buffer_size by Ronald Cron · 4 years, 8 months ago
  11. 3121628 psa: driver wrapper: Clarify the scope of and rename get_expected_key_size by Ronald Cron · 4 years, 8 months ago
  12. 9cca316 psa: driver wrapper: Fix buffer allocation in case of key generation by Ronald Cron · 4 years, 8 months ago
  13. 9cfdf6e Fix coding style issues by Ronald Cron · 4 years, 7 months ago
  14. fb2ed5b psa: import: Move registered SE support to the driver wrapper by Ronald Cron · 4 years, 8 months ago
  15. bf33c93 psa: Call import software implementation as a driver by Ronald Cron · 4 years, 8 months ago
  16. 152e3f8 psa: export: Move registered SE support to the driver wrapper by Ronald Cron · 4 years, 8 months ago
  17. 6722798 psa: Call export software implementation as a driver by Ronald Cron · 4 years, 8 months ago
  18. 84cc994 psa: Change psa_driver_wrapper_export_public_key() signature by Ronald Cron · 4 years, 8 months ago
  19. 8328287 psa: Move from validate_key to import_key entry point by Ronald Cron · 4 years, 9 months ago
  20. ea0f8a6 psa: se: Create key context in SE key slots by Ronald Cron · 4 years, 8 months ago
  21. cbcec21 Rename output buffer size macros by gabor-mezei-arm · 4 years, 8 months ago
  22. b9b8442 Plug in the entry point for public key export through driver by Steven Cooreman · 4 years, 10 months ago
  23. a455e71 Merge pull request #3780 from stevew817/feature/validate_key_in_driver by Gilles Peskine · 4 years, 9 months ago
  24. 2d0b723 Merge pull request #3712 from jdurkop/psa-crypto-config-ecdsa-3670 by Gilles Peskine · 4 years, 9 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. ac93e3b Fix guard for test_size_function() by John Durkop · 4 years, 10 months ago
  28. 750d0e4 Remove obsolete comment by John Durkop · 4 years, 10 months ago
  29. 2c61835 Add support for PSA crypto driver size_function by John Durkop · 4 years, 11 months ago
  30. 814dca7 Fix unit tests when MBEDTLS_PSA_CRYPTO_CONFIG is enabled by John Durkop · 4 years, 10 months ago
  31. 714e3a1 Minor cleanup to fix errors with some unit tests by John Durkop · 4 years, 10 months ago
  32. cfeea8f Unify driver context struct handling by Steven Cooreman · 5 years ago
  33. 150c99b Simplify cipher setup wrapper body by Steven Cooreman · 5 years ago
  34. fb81aa5 Only pass the driver-relevant portion of the context struct by Steven Cooreman · 5 years ago
  35. 5240e8b Style and language fixes from review by Steven Cooreman · 5 years ago
  36. 37941cb Add initial pass on a multi-part test driver by Steven Cooreman · 5 years ago
  37. 0d7c64d Changed test driver include folder to reflect it's a test driver by Steven Cooreman · 5 years ago
  38. 56250fd Style fixes after PR review by Steven Cooreman · 5 years ago
  39. 2c7b2f8 Apply changes from #3546 to newly introduced files by Steven Cooreman · 5 years ago
  40. f1720ea Fix macro naming to match inhouse style by Steven Cooreman · 5 years ago
  41. 1cd39d5 Use own define for building with test drivers by Steven Cooreman · 5 years ago
  42. 2a1664c Add & splice in test driver for ECC keygen by Steven Cooreman · 5 years ago
  43. 55ae217 Add and splice in signature verification through driver by Steven Cooreman · 5 years ago
  44. 7a25057 Move handling of 'SE' drivers into driver wrappers by Steven Cooreman · 5 years ago
  45. cd84cb4 Add a handcrafted first version of the driver wrapper code by Steven Cooreman · 5 years ago