1. 8188d19 Merge branch 'development-restricted' into mbedtls-3.1.0rc-pr by Ronald Cron · 3 years, 8 months ago
  2. 39c2aba Merge pull request #849 from ronald-cron-arm/fix-cipher-iv by Manuel Pégourié-Gonnard · 3 years, 8 months ago
  3. 9ba7691 psa: Add driver initialization and termination by Ronald Cron · 4 years, 4 months ago
  4. 9b67428 psa: cipher: Add IV parameters to cipher_encrypt entry point by Ronald Cron · 4 years, 1 month ago
  5. 71b0567 Merge remote-tracking branch 'upstream/development' into psa-m-aead-merge by Paul Elliott · 3 years, 10 months ago
  6. 9d17bf4 Styling and refactoring by Archana · 3 years, 11 months ago
  7. 449608b Code style improvements by Archana · 3 years, 11 months ago
  8. 8a18036 Add opaque test driver support for copy key by Archana · 4 years, 1 month ago
  9. d8a83dc Sizing of key buffer for opaque keys by Archana · 4 years, 2 months ago
  10. a9449a0 Dispatch cipher functions through the driver interface by gabor-mezei-arm · 4 years, 4 months ago
  11. b2ce2ed Merge remote-tracking branch 'upstream/development' into psa-m-aead by Paul Elliott · 4 years, 2 months ago
  12. 302ff6b Implement multipart AEAD PSA interface by Paul Elliott · 4 years, 3 months ago
  13. 6504aa6 First pass addition of driver wrappers by Paul Elliott · 4 years, 3 months ago
  14. 50eac35 Dispatch sign/verify funtions through the driver interface by gabor-mezei-arm · 4 years, 3 months ago
  15. d13a70f Add boilerplate for dispatching MAC operations by Steven Cooreman · 4 years, 4 months ago
  16. 6801f08 Implement support for MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS by Steven Cooreman · 4 years, 5 months ago
  17. de82281 psa: aead: Add driver delegation by Ronald Cron · 4 years, 5 months ago
  18. 5618a39 psa: cipher: Remove cipher_generate_iv driver entry point by Ronald Cron · 4 years, 4 months ago
  19. 6056fe8 psa: driver wrapper: Change cipher_xyz signature by Ronald Cron · 4 years, 8 months ago
  20. a4af55f psa: driver wrapper: Change cipher_*_setup signatures by Ronald Cron · 4 years, 8 months ago
  21. dbf8ced Change the way driver context structures are used by Steven Cooreman · 4 years, 5 months ago
  22. 1e58235 Dispatch hashing calls through the driver wrapper layer by Steven Cooreman · 4 years, 5 months ago
  23. 9f17aa4 psa: Change psa_driver_wrapper_sign/verify_hash signature by Ronald Cron · 4 years, 8 months ago
  24. 977c247 Call software implementation as a driver by Ronald Cron · 4 years, 10 months ago
  25. 9df74be psa: driver wrapper: Rename and export get_key_buffer_size by Ronald Cron · 4 years, 8 months ago
  26. 6722798 psa: Call export software implementation as a driver by Ronald Cron · 4 years, 8 months ago
  27. 84cc994 psa: Change psa_driver_wrapper_export_public_key() signature by Ronald Cron · 4 years, 8 months ago
  28. 8328287 psa: Move from validate_key to import_key entry point by Ronald Cron · 4 years, 8 months ago
  29. b9b8442 Plug in the entry point for public key export through driver by Steven Cooreman · 4 years, 10 months ago
  30. 0452476 Implement, plug in and test validate_key driver entry point by Steven Cooreman · 4 years, 10 months ago
  31. fb81aa5 Only pass the driver-relevant portion of the context struct by Steven Cooreman · 5 years ago
  32. 37941cb Add initial pass on a multi-part test driver by Steven Cooreman · 5 years ago
  33. 56250fd Style fixes after PR review by Steven Cooreman · 5 years ago
  34. 2c7b2f8 Apply changes from #3546 to newly introduced files by Steven Cooreman · 5 years ago
  35. 55ae217 Add and splice in signature verification through driver by Steven Cooreman · 5 years ago
  36. cd84cb4 Add a handcrafted first version of the driver wrapper code by Steven Cooreman · 5 years ago