1. d810024 Remove cipher_test_positive, duplicated as cipher_test_encrypt by Gilles Peskine · 7 years ago
  2. 7691fb7 add new test scenario (cipher_test_encrypt_multipart) by Moran Peker · 7 years ago
  3. 96cc00a add missing tests function by Moran Peker · 7 years ago
  4. f55e804 adjust indentation per Mbed TLS standards by Moran Peker · 7 years ago
  5. 0071b87 add missing parameter output_size on psa_cipher_finish by Moran Peker · 7 years ago
  6. b152d4d add test scenarios to decrypt and encrypt input and compare with given output by mohammad1603 · 7 years ago
  7. e1210dc remove unused parameter in psa_cipher_finish. by Moran Peker · 7 years ago
  8. 3205a65 tests fix by Moran Peker · 7 years ago
  9. 8481e74 CR fixes by mohammad1603 · 7 years ago
  10. e6b67a1 Fix parameters in test suite by mohammad1603 · 7 years ago
  11. d7d7ba5 add positive test scenarios by mohammad1603 · 7 years ago
  12. a0655c3 Merge remote-tracking branch 'psa/pr/13' into feature-psa by Gilles Peskine · 7 years ago
  13. 5d7ec20 fix key lifetime set implementation , tests accordingly by mohammad1603 · 7 years ago
  14. ba17851 Remove unused and duplicated erros, fix documentation and tests by mohammad1603 · 7 years ago
  15. 060ad8a Compilation and tests fixes by mohammad1603 · 7 years ago
  16. 804cd71 initial key lifetime implementation and tests by mohammad1603 · 7 years ago
  17. d926b88 Fix Policy enforcement sign test by mohammad1603 · 7 years ago
  18. 6df908f Add static internal MAC finish function by mohammad1603 · 7 years ago
  19. 4eed757 add new test scenarios by mohammad1603 · 7 years ago
  20. a97cb8c Add calls for set policy in export/sign tests by mohammad1603 · 7 years ago
  21. 8cc1cee Key Policy APIs implementation by mohammad1603 · 7 years ago
  22. 40f68b9 Use unhexify_alloc where applicable by Gilles Peskine · 7 years ago
  23. 8c9def3 PSA: Implement MAC functions by Gilles Peskine · 7 years ago
  24. 9ef733f Implement hash functions by Gilles Peskine · 7 years ago
  25. 93aa033 PSA asymmetric signature: set *signature_length = 0 on failure by Gilles Peskine · 8 years ago
  26. 0189e75 PSA crypto: PSA_ASYMMETRIC_SIGN_OUTPUT_SIZE macro by Gilles Peskine · 8 years ago
  27. 20035e3 PSA crypto: asymmetric signature (RSA PKCS#1v1.5 only) by Gilles Peskine · 8 years ago
  28. 2f9c4dc Add key management functions by Gilles Peskine · 8 years ago
  29. e59236f Add PSA crypto module by Gilles Peskine · 8 years ago