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