1. 1bc59df Rename curve_bytes to coordinate_bytes by Paul Elliott · 2 years, 6 months ago
  2. 4684525 Remove unrequired mpis from sign operation struct by Paul Elliott · 2 years, 6 months ago
  3. a3a8aba Fix operation initialisers if no algorithms defined by Paul Elliott · 2 years, 6 months ago
  4. 90a91f0 Ensure structs are not empty even if ECDSA not supported by Paul Elliott · 2 years, 6 months ago
  5. 749dec5 Clean up structure include guards by Paul Elliott · 2 years, 7 months ago
  6. 588f8ed Add internal implementation by Paul Elliott · 2 years, 8 months ago
  7. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  8. 7975fae Move to separately compiled PSA test driver library by Ronald Cron · 3 years, 11 months ago
  9. 5977bc9 Add MBEDTLS_PRIVATE to new structs by Paul Elliott · 3 years, 11 months ago
  10. 71b0567 Merge remote-tracking branch 'upstream/development' into psa-m-aead-merge by Paul Elliott · 3 years, 11 months ago
  11. 83f09ef Proper multipart AEAD GCM Implementation by Paul Elliott · 4 years, 3 months ago
  12. e95259f Remove some CCM leftovers by Paul Elliott · 4 years, 3 months ago
  13. 846f021 Run MBEDTLS_PRIVATE wrapping script on the library. by Mateusz Starzyk · 4 years, 3 months ago
  14. 3dc1c24 Move AEAD contexts from primitives to composites by Paul Elliott · 4 years, 3 months ago
  15. 72f736a Move is_sign and mac_size checking back to PSA core scope by Steven Cooreman · 4 years, 3 months ago
  16. 8f37004 Remove unused variable from MAC driver structure by Steven Cooreman · 4 years, 3 months ago
  17. ac8d82a Use the correct guards on the context structures for MAC/HKDF/PRF by Steven Cooreman · 4 years, 3 months ago
  18. dd1a915 Rename HMAC operation structure by Steven Cooreman · 4 years, 3 months ago
  19. a4638e7 Remove redundant key_set from MAC operation structure by Steven Cooreman · 4 years, 3 months ago
  20. 02fc62a Remove unused items from MAC operation context structure by Steven Cooreman · 4 years, 3 months ago
  21. d1955af Rename internal HMAC structure type to match convention by Steven Cooreman · 4 years, 5 months ago
  22. 4fdf060 Complete, document and fully use internal HMAC API by Steven Cooreman · 4 years, 5 months ago
  23. 77e2cc5 Move the MAC operation structure into the driver headers by Steven Cooreman · 4 years, 5 months ago
  24. d13a70f Add boilerplate for dispatching MAC operations by Steven Cooreman · 4 years, 5 months ago
  25. 3c8dd63 Add include headers for composite operation contexts and move hmac by Steven Cooreman · 4 years, 3 months ago