1. 9d17bf4 Styling and refactoring by Archana · 3 years, 11 months ago
  2. 449608b Code style improvements by Archana · 3 years, 11 months ago
  3. 8a18036 Add opaque test driver support for copy key by Archana · 4 years, 1 month ago
  4. d8a83dc Sizing of key buffer for opaque keys by Archana · 4 years, 2 months ago
  5. a9449a0 Dispatch cipher functions through the driver interface by gabor-mezei-arm · 4 years, 4 months ago
  6. 50eac35 Dispatch sign/verify funtions through the driver interface by gabor-mezei-arm · 4 years, 3 months ago
  7. d13a70f Add boilerplate for dispatching MAC operations by Steven Cooreman · 4 years, 4 months ago
  8. 6801f08 Implement support for MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS by Steven Cooreman · 4 years, 5 months ago
  9. de82281 psa: aead: Add driver delegation by Ronald Cron · 4 years, 4 months ago
  10. 5618a39 psa: cipher: Remove cipher_generate_iv driver entry point by Ronald Cron · 4 years, 4 months ago
  11. 6056fe8 psa: driver wrapper: Change cipher_xyz signature by Ronald Cron · 4 years, 8 months ago
  12. a4af55f psa: driver wrapper: Change cipher_*_setup signatures by Ronald Cron · 4 years, 8 months ago
  13. dbf8ced Change the way driver context structures are used by Steven Cooreman · 4 years, 5 months ago
  14. 1e58235 Dispatch hashing calls through the driver wrapper layer by Steven Cooreman · 4 years, 5 months ago
  15. 9f17aa4 psa: Change psa_driver_wrapper_sign/verify_hash signature by Ronald Cron · 4 years, 8 months ago
  16. 977c247 Call software implementation as a driver by Ronald Cron · 4 years, 10 months ago
  17. 9df74be psa: driver wrapper: Rename and export get_key_buffer_size by Ronald Cron · 4 years, 8 months ago
  18. 6722798 psa: Call export software implementation as a driver by Ronald Cron · 4 years, 8 months ago
  19. 84cc994 psa: Change psa_driver_wrapper_export_public_key() signature by Ronald Cron · 4 years, 8 months ago
  20. 8328287 psa: Move from validate_key to import_key entry point by Ronald Cron · 4 years, 8 months ago
  21. b9b8442 Plug in the entry point for public key export through driver by Steven Cooreman · 4 years, 10 months ago
  22. 0452476 Implement, plug in and test validate_key driver entry point by Steven Cooreman · 4 years, 10 months ago
  23. fb81aa5 Only pass the driver-relevant portion of the context struct by Steven Cooreman · 4 years, 11 months ago
  24. 37941cb Add initial pass on a multi-part test driver by Steven Cooreman · 5 years ago
  25. 56250fd Style fixes after PR review by Steven Cooreman · 5 years ago
  26. 2c7b2f8 Apply changes from #3546 to newly introduced files by Steven Cooreman · 5 years ago
  27. 55ae217 Add and splice in signature verification through driver by Steven Cooreman · 5 years ago
  28. cd84cb4 Add a handcrafted first version of the driver wrapper code by Steven Cooreman · 5 years ago