- efaee9a Give a production-sounding name to the p256m option by Gilles Peskine · 1 year, 10 months ago
- 7870115 Fully replace mbedtls_psa_safer_memcmp by Dave Rodgman · 1 year, 11 months ago
- ebd624e Minor formatting change to driver wrapper jinja template by Aditya Deshpande · 2 years, 4 months ago
- 695e44b Rename p256m to p256 for uniform function/macro prefixes by Aditya Deshpande · 2 years, 6 months ago
- e41f7e4 Integrate p256-m as an example driver alongside Mbed TLS and write documentation for the example. by Aditya Deshpande · 2 years, 7 months ago
- e6e6b75 psa: Remove MBEDTLS_PSA_CRYPTO_DRIVERS configuration option by Ronald Cron · 2 years, 7 months ago
- bf4016e Merge pull request #6567 from mprse/ecjpake-driver-dispatch by Dave Rodgman · 2 years, 5 months ago
- 802ff1b Merge pull request #7147 from paul-elliott-arm/interruptible_sign_hash_codestyle_drivers by Gilles Peskine · 2 years, 5 months ago
- a16ce9f Remove driver entry points for {get|set}_max_ops(). by Paul Elliott · 2 years, 5 months ago
- a3b625b Merge pull request #7098 from gilles-peskine-arm/retval-non-empty by Paul Elliott · 2 years, 5 months ago
- 51a677b Remove support for pake opaque driver by Przemek Stekiel · 2 years, 5 months ago
- 6b64862 Documentation fixes and code adaptation by Przemek Stekiel · 2 years, 5 months ago
- 251e86a Adapt names to more suitable and fix conditional compilation flags by Przemek Stekiel · 2 years, 5 months ago
- f62b3bb Optimization of pake core functions by Przemek Stekiel · 2 years, 6 months ago
- 9dd2440 Change pake input: key_lifetime -> key attributes by Przemek Stekiel · 2 years, 6 months ago
- b09c487 Combine core pake computation stage(step,sequence,state) into single driver step by Przemek Stekiel · 2 years, 7 months ago
- e12ed36 Move JPAKE state machine logic from driver to core by Przemek Stekiel · 2 years, 7 months ago
- 51eac53 Divide pake operation into two phases collecting inputs and computation. by Przemek Stekiel · 2 years, 8 months ago
- e5e41eb Remove redundant line (fix rebase error) by Przemek Stekiel · 2 years, 8 months ago
- 0c78180 mbedtls_psa_pake_get_implicit_key: move psa_key_derivation_input_bytes call to upper layer by Przemek Stekiel · 2 years, 8 months ago
- 4f0035b Add guards for buildin pake set_password function by Przemek Stekiel · 2 years, 8 months ago
- 2e73649 Add pake psa crypto driver wrappers implementation by Przemek Stekiel · 2 years, 8 months ago
- 7da8c56 Add PSA PAKE wrappers by Neil Armstrong · 3 years, 2 months ago
- 93d9ca8 Move num_ops ECP abstraction fully into internal implementation by Paul Elliott · 2 years, 6 months ago
- c081121 Add comment to explain lack of driver dispatch by Paul Elliott · 2 years, 6 months ago
- de1114c Fix {sign|verify}_get_num_ops by Paul Elliott · 2 years, 6 months ago
- 296ede9 Fix issues with get_{sign/verify}_num_ops by Paul Elliott · 2 years, 8 months ago
- 588f8ed Add internal implementation by Paul Elliott · 2 years, 8 months ago
- 2d24792 Initial empty driver wrapper implementation by Paul Elliott · 2 years, 8 months ago
- ed73355 Make \retval commands non-empty by Gilles Peskine · 2 years, 6 months ago
- c36c14c Update psa_crypto_driver_wrappers.c.jinja by Sergey · 2 years, 6 months ago
- 2b70a3f Merge pull request #6558 from lpy4105/6416-psa_macros_name_typo by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 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
- c1ecb25 fix PSA_XXX typos detected by check_names.py by Pengyu Lv · 2 years, 9 months ago
- d1b72a7 Merge branch 'development' into driver-wrapper-key-agreement by Aditya Deshpande · 2 years, 9 months ago
- 34c0946 Merge pull request #5396 from SiliconLabs/codegen_1.1 by Gilles Peskine · 2 years, 9 months ago
- 40c05cc Newlines at end of file + trim trailing whitespace by Aditya Deshpande · 2 years, 10 months ago
- 17845b8 Add driver wrapper function for raw key agreement, along with test call for transparent drivers. by Aditya Deshpande · 2 years, 10 months ago
- 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
- a2cac32 Update and document mbedtls extensions by Archana · 3 years, 4 months ago
- 22c7827 Schema and script improvements by Archana · 3 years, 4 months ago
- fdbbcba JSONschema and python improvements by Archana · 3 years, 5 months ago
- 04cfe34 JSON Validation added by Archana · 3 years, 7 months ago
- 05efa17 JSON upgrade to give function names by Archana · 3 years, 7 months ago
- e829cd6 Driver Wrapper CodeGen Rev 1.1 by Archana · 3 years, 7 months ago
- afb4828 Merge pull request #5292 from mprse/asym_encrypt by Gilles Peskine · 3 years, 5 months ago
- 4576b91 Compact the argument lists by Przemyslaw Stekiel · 3 years, 6 months ago
- f881601 Detect invalid tag lengths in psa_aead_setup by Andrzej Kurek · 3 years, 7 months ago
- 71284ea psa_asymmetric_decrypt: add test driver impl by Przemyslaw Stekiel · 3 years, 8 months ago
- b6a6650 psa_asymmetric_encrypt: add test driver impl by Przemyslaw Stekiel · 3 years, 8 months ago
- c08248d Rename the template file from .conf to .jinja by Archana · 3 years, 7 months ago
- a8939b6 Restructure scripts' folder alignment by Archana · 3 years, 8 months ago