1. 6801f08 Implement support for MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS by Steven Cooreman · 4 years, 6 months ago
  2. de82281 psa: aead: Add driver delegation by Ronald Cron · 4 years, 5 months ago
  3. 5618a39 psa: cipher: Remove cipher_generate_iv driver entry point by Ronald Cron · 4 years, 4 months ago
  4. 6056fe8 psa: driver wrapper: Change cipher_xyz signature by Ronald Cron · 4 years, 8 months ago
  5. a4af55f psa: driver wrapper: Change cipher_*_setup signatures by Ronald Cron · 4 years, 8 months ago
  6. dbf8ced Change the way driver context structures are used by Steven Cooreman · 4 years, 5 months ago
  7. 1e58235 Dispatch hashing calls through the driver wrapper layer by Steven Cooreman · 4 years, 6 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. 6722798 psa: Call export software implementation as a driver by Ronald Cron · 4 years, 8 months ago
  12. 84cc994 psa: Change psa_driver_wrapper_export_public_key() signature by Ronald Cron · 4 years, 8 months ago
  13. 8328287 psa: Move from validate_key to import_key entry point by Ronald Cron · 4 years, 9 months ago
  14. b9b8442 Plug in the entry point for public key export through driver by Steven Cooreman · 4 years, 10 months ago
  15. 0452476 Implement, plug in and test validate_key driver entry point by Steven Cooreman · 4 years, 10 months ago
  16. fb81aa5 Only pass the driver-relevant portion of the context struct by Steven Cooreman · 5 years ago
  17. 37941cb Add initial pass on a multi-part test driver by Steven Cooreman · 5 years ago
  18. 56250fd Style fixes after PR review by Steven Cooreman · 5 years ago
  19. 2c7b2f8 Apply changes from #3546 to newly introduced files by Steven Cooreman · 5 years ago
  20. 55ae217 Add and splice in signature verification through driver by Steven Cooreman · 5 years ago
  21. cd84cb4 Add a handcrafted first version of the driver wrapper code by Steven Cooreman · 5 years ago