1. 296ede9 Fix issues with get_{sign/verify}_num_ops by Paul Elliott · 2 years, 8 months ago
  2. 588f8ed Add internal implementation by Paul Elliott · 2 years, 8 months ago
  3. 2d24792 Initial empty driver wrapper implementation by Paul Elliott · 2 years, 8 months ago
  4. c36c14c Update psa_crypto_driver_wrappers.c.jinja by Sergey · 2 years, 6 months ago
  5. 2b70a3f Merge pull request #6558 from lpy4105/6416-psa_macros_name_typo by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  6. 1ac41de Add test function for opaque driver (simply returns PSA_ERROR_NOT_SUPPORTED), and address other review comments. by Aditya Deshpande · 2 years, 8 months ago
  7. c1ecb25 fix PSA_XXX typos detected by check_names.py by Pengyu Lv · 2 years, 9 months ago
  8. d1b72a7 Merge branch 'development' into driver-wrapper-key-agreement by Aditya Deshpande · 2 years, 9 months ago
  9. 34c0946 Merge pull request #5396 from SiliconLabs/codegen_1.1 by Gilles Peskine · 2 years, 9 months ago
  10. 40c05cc Newlines at end of file + trim trailing whitespace by Aditya Deshpande · 2 years, 10 months ago
  11. 17845b8 Add driver wrapper function for raw key agreement, along with test call for transparent drivers. by Aditya Deshpande · 2 years, 10 months ago
  12. 8a05a64 Remove psa_driver_get_tag_len() and use PSA_ALG_AEAD_GET_TAG_LENGTH macro instead by Przemek Stekiel · 2 years, 10 months ago
  13. a2cac32 Update and document mbedtls extensions by Archana · 3 years, 4 months ago
  14. 22c7827 Schema and script improvements by Archana · 3 years, 4 months ago
  15. fdbbcba JSONschema and python improvements by Archana · 3 years, 5 months ago
  16. 04cfe34 JSON Validation added by Archana · 3 years, 7 months ago
  17. 05efa17 JSON upgrade to give function names by Archana · 3 years, 7 months ago
  18. e829cd6 Driver Wrapper CodeGen Rev 1.1 by Archana · 3 years, 7 months ago
  19. afb4828 Merge pull request #5292 from mprse/asym_encrypt by Gilles Peskine · 3 years, 5 months ago
  20. 4576b91 Compact the argument lists by Przemyslaw Stekiel · 3 years, 6 months ago
  21. f881601 Detect invalid tag lengths in psa_aead_setup by Andrzej Kurek · 3 years, 8 months ago
  22. 71284ea psa_asymmetric_decrypt: add test driver impl by Przemyslaw Stekiel · 3 years, 8 months ago
  23. b6a6650 psa_asymmetric_encrypt: add test driver impl by Przemyslaw Stekiel · 3 years, 8 months ago
  24. c08248d Rename the template file from .conf to .jinja by Archana · 3 years, 8 months ago
  25. a8939b6 Restructure scripts' folder alignment by Archana · 3 years, 8 months ago