1. f709f4a move import_export_public_key func place by Moran Peker · 7 years ago
  2. a964a8f add non-regression tests for export public/non public key by Moran Peker · 7 years ago
  3. 785fd55 Whitespace fixes; removed redundant parentheses by Gilles Peskine · 7 years ago
  4. c425e87 Add cast to satisfy gcc -Wsign-compare by Gilles Peskine · 7 years ago
  5. b34879b fix import_export_public_key test to use policy by Moran Peker · 7 years ago
  6. 338a0cf fix import_export_public_key test by Moran Peker · 7 years ago
  7. 4ff99f3 change test case descriptions + add newline of test_suite_psa_crypto.function by Moran Peker · 7 years ago
  8. b4d0ddd psa_export_public_key by Moran Peker · 7 years ago
  9. a0655c3 Merge remote-tracking branch 'psa/pr/13' into feature-psa by Gilles Peskine · 7 years ago
  10. 5d7ec20 fix key lifetime set implementation , tests accordingly by mohammad1603 · 7 years ago
  11. ba17851 Remove unused and duplicated erros, fix documentation and tests by mohammad1603 · 7 years ago
  12. 060ad8a Compilation and tests fixes by mohammad1603 · 7 years ago
  13. 804cd71 initial key lifetime implementation and tests by mohammad1603 · 7 years ago
  14. d926b88 Fix Policy enforcement sign test by mohammad1603 · 7 years ago
  15. 6df908f Add static internal MAC finish function by mohammad1603 · 7 years ago
  16. 4eed757 add new test scenarios by mohammad1603 · 7 years ago
  17. a97cb8c Add calls for set policy in export/sign tests by mohammad1603 · 7 years ago
  18. 8cc1cee Key Policy APIs implementation by mohammad1603 · 7 years ago
  19. 40f68b9 Use unhexify_alloc where applicable by Gilles Peskine · 7 years ago
  20. 8c9def3 PSA: Implement MAC functions by Gilles Peskine · 7 years ago
  21. 9ef733f Implement hash functions by Gilles Peskine · 7 years ago
  22. 93aa033 PSA asymmetric signature: set *signature_length = 0 on failure by Gilles Peskine · 8 years ago
  23. 0189e75 PSA crypto: PSA_ASYMMETRIC_SIGN_OUTPUT_SIZE macro by Gilles Peskine · 8 years ago
  24. 20035e3 PSA crypto: asymmetric signature (RSA PKCS#1v1.5 only) by Gilles Peskine · 8 years ago
  25. 2f9c4dc Add key management functions by Gilles Peskine · 8 years ago
  26. e59236f Add PSA crypto module by Gilles Peskine · 8 years ago