1. 5618a39 psa: cipher: Remove cipher_generate_iv driver entry point by Ronald Cron · 3 years, 10 months ago
  2. 3522e32 psa: cipher: Add transparent driver test specific entry points by Ronald Cron · 3 years, 11 months ago
  3. 7cb9c3d psa: cipher: Move to driver operation context application allocation by Ronald Cron · 3 years, 11 months ago
  4. 8d310ad psa: Rework unauthenticated cipher support in transparent test driver by Ronald Cron · 4 years, 1 month ago
  5. b5399a8 psa: Rework ECDSA sign/verify support in the transparent test driver by Ronald Cron · 4 years, 1 month ago
  6. d2fb854 psa: Add RSA sign/verify hash support to the transparent test driver by Ronald Cron · 4 years, 1 month ago
  7. bbe5cbb Add ECP transparent test driver generate_key entry point by Ronald Cron · 4 years, 2 months ago
  8. 3a9c46b Add RSA key generation support to the transparent test driver by Ronald Cron · 4 years, 3 months ago
  9. 2fa6b5f ECC import: more useful choice of INVALID_ARGUMENT vs NOT_SUPPORTED by Gilles Peskine · 4 years ago
  10. 784fb32 psa: Add ECP/RSA transparent test driver import_key entry point by Ronald Cron · 4 years, 2 months ago
  11. f1057d3 psa: Add ECP/RSA transparent test driver export_public_key entry point by Ronald Cron · 4 years, 2 months ago
  12. 6722798 psa: Call export software implementation as a driver by Ronald Cron · 4 years, 2 months ago
  13. 8328287 psa: Move from validate_key to import_key entry point by Ronald Cron · 4 years, 2 months ago
  14. e13fb81 A variable is unused in some configurations by Gilles Peskine · 4 years, 2 months ago
  15. c240236 Rename test_driver_keygen to test_driver_key_management by Gilles Peskine · 4 years, 2 months ago
  16. b9b8442 Plug in the entry point for public key export through driver by Steven Cooreman · 4 years, 3 months ago
  17. 6ba40d1 Corrected guards in PSA library based on review comments by John Durkop · 4 years, 2 months ago
  18. 9814fa2 Minor updates from review comments by John Durkop · 4 years, 3 months ago
  19. 0e00519 Add feature support for RSA for PSA crypto config by John Durkop · 4 years, 3 months ago
  20. a455e71 Merge pull request #3780 from stevew817/feature/validate_key_in_driver by Gilles Peskine · 4 years, 3 months ago
  21. 40120f6 Address review comments by Steven Cooreman · 4 years, 3 months ago
  22. c4813a6 Rename 'keygen' to 'key management' by Steven Cooreman · 4 years, 3 months ago
  23. 2d0b723 Merge pull request #3712 from jdurkop/psa-crypto-config-ecdsa-3670 by Gilles Peskine · 4 years, 3 months ago
  24. 0452476 Implement, plug in and test validate_key driver entry point by Steven Cooreman · 4 years, 3 months ago
  25. 28baa1f Fixed test_psa_want_ecdsa_disabled_software to use proper macros by John Durkop · 4 years, 3 months ago
  26. 135ce69 Updated value of expected key size when not using test_size_function by John Durkop · 4 years, 3 months ago
  27. 2c61835 Add support for PSA crypto driver size_function by John Durkop · 4 years, 4 months ago
  28. ef8575e Apply review feedback by Steven Cooreman · 4 years, 4 months ago
  29. 89e54f2 Add mock and negative testing to cipher driver by Steven Cooreman · 4 years, 4 months ago
  30. fe0ab55 Implement one-shot cipher in test driver by Steven Cooreman · 4 years, 4 months ago
  31. 16afd3d Unify cipher setup function inside test driver by Steven Cooreman · 4 years, 4 months ago
  32. 5240e8b Style and language fixes from review by Steven Cooreman · 4 years, 4 months ago
  33. acb5a10 Structify cipher test driver hook variables by Steven Cooreman · 4 years, 5 months ago
  34. 8b12225 Add a working implementation of a multipart AES-CTR test driver by Steven Cooreman · 4 years, 5 months ago
  35. 3ec4018 Update license texts by Steven Cooreman · 4 years, 5 months ago
  36. d3feccd Restructure cipher context object to contain driver switch by Steven Cooreman · 4 years, 5 months ago
  37. 37941cb Add initial pass on a multi-part test driver by Steven Cooreman · 4 years, 6 months ago
  38. 0d7c64d Changed test driver include folder to reflect it's a test driver by Steven Cooreman · 4 years, 5 months ago
  39. 831c695 Apply feedback from PR review by Steven Cooreman · 4 years, 5 months ago
  40. 56250fd Style fixes after PR review by Steven Cooreman · 4 years, 5 months ago
  41. 15f58d2 Move mbedtls_to_psa_error declaration to internal header by Steven Cooreman · 4 years, 5 months ago
  42. 2c7b2f8 Apply changes from #3546 to newly introduced files by Steven Cooreman · 4 years, 5 months ago
  43. f1720ea Fix macro naming to match inhouse style by Steven Cooreman · 4 years, 6 months ago
  44. 1cd39d5 Use own define for building with test drivers by Steven Cooreman · 4 years, 6 months ago
  45. 2a1664c Add & splice in test driver for ECC keygen by Steven Cooreman · 4 years, 6 months ago
  46. 55ae217 Add and splice in signature verification through driver by Steven Cooreman · 4 years, 6 months ago
  47. a70d588 Add initial test driver conforming to the new spec by Steven Cooreman · 4 years, 6 months ago