1. 7975fae Move to separately compiled PSA test driver library by Ronald Cron · 3 years, 11 months ago
  2. 5977bc9 Add MBEDTLS_PRIVATE to new structs by Paul Elliott · 3 years, 11 months ago
  3. 71b0567 Merge remote-tracking branch 'upstream/development' into psa-m-aead-merge by Paul Elliott · 3 years, 10 months ago
  4. 83f09ef Proper multipart AEAD GCM Implementation by Paul Elliott · 4 years, 3 months ago
  5. e95259f Remove some CCM leftovers by Paul Elliott · 4 years, 3 months ago
  6. 846f021 Run MBEDTLS_PRIVATE wrapping script on the library. by Mateusz Starzyk · 4 years, 3 months ago
  7. 3dc1c24 Move AEAD contexts from primitives to composites by Paul Elliott · 4 years, 3 months ago
  8. 72f736a Move is_sign and mac_size checking back to PSA core scope by Steven Cooreman · 4 years, 3 months ago
  9. 8f37004 Remove unused variable from MAC driver structure by Steven Cooreman · 4 years, 3 months ago
  10. ac8d82a Use the correct guards on the context structures for MAC/HKDF/PRF by Steven Cooreman · 4 years, 3 months ago
  11. dd1a915 Rename HMAC operation structure by Steven Cooreman · 4 years, 3 months ago
  12. a4638e7 Remove redundant key_set from MAC operation structure by Steven Cooreman · 4 years, 3 months ago
  13. 02fc62a Remove unused items from MAC operation context structure by Steven Cooreman · 4 years, 3 months ago
  14. d1955af Rename internal HMAC structure type to match convention by Steven Cooreman · 4 years, 5 months ago
  15. 4fdf060 Complete, document and fully use internal HMAC API by Steven Cooreman · 4 years, 5 months ago
  16. 77e2cc5 Move the MAC operation structure into the driver headers by Steven Cooreman · 4 years, 5 months ago
  17. d13a70f Add boilerplate for dispatching MAC operations by Steven Cooreman · 4 years, 5 months ago
  18. 3c8dd63 Add include headers for composite operation contexts and move hmac by Steven Cooreman · 4 years, 3 months ago