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