1. 1ffdb18 Remove mbedtls_low_level_sterr() and mbedtls_high_level_strerr() by Gilles Peskine · 6 months ago
  2. c56cda7 scripts: query_config.fmt: do not include "dhm.h" by Valerio Setti · 6 months ago
  3. 6a2cbe7 Move driver wrappers generation to tf-psa-crypto by Ronald Cron · 9 months ago
  4. 924dca9 Move mbedtls_test_hook_error_add from error.c to helpers.c by Harry Ramsey · 10 months ago
  5. cb81d80 Merge pull request #9671 from Harry-Ramsey/duplicate-common-header-file-development by Ronald Cron · 10 months ago
  6. b81cd1a Update includes for generated files by Harry Ramsey · 10 months ago
  7. a3c2a8f Fix driver schema json default type requirements by Gergely Korcsák · 10 months ago
  8. ae8fa71 Rename internal function psa_key_production_parameters_are_default by Gilles Peskine · 1 year, 1 month ago
  9. f940828 Implement psa_generate_key_custom by Gilles Peskine · 1 year, 2 months ago
  10. aef8cf3 Adjust build systems by Ronald Cron · 1 year, 1 month ago
  11. 700632e Fix #ifdef guard in driver wrapper template by Antonio de Angelis · 1 year, 4 months ago
  12. 0719d7c Update the MSBuild toolset versions to VS2017 by Bence Szépkúti · 1 year, 5 months ago
  13. fac1122 Rename solution files to referece VS2017 by Bence Szépkúti · 1 year, 5 months ago
  14. 8988767 Use attribute accessor functions in driver wrappers by Gilles Peskine · 1 year, 5 months ago
  15. 092ce51 Rename "key generation method" to "key production parameters" by Gilles Peskine · 1 year, 5 months ago
  16. 69f11c8 generate key ext: skip driver invocation with non-default method by Gilles Peskine · 1 year, 6 months ago
  17. c81393b generate/derive key ext: pass method_data_length rather than method_length by Gilles Peskine · 1 year, 6 months ago
  18. 7a18f96 psa_generate_key_ext: RSA: support custom public exponent by Gilles Peskine · 1 year, 6 months ago
  19. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  20. 0101f47 Remove logically dead code by Paul Elliott · 1 year, 11 months ago
  21. 16e9256 Merge pull request #8272 from daverodgman/iar-warnings by Gilles Peskine · 1 year, 10 months ago
  22. 9ac0e72 Undo not-needed change by Dave Rodgman · 1 year, 10 months ago
  23. ed9c22d Remove redundant code by Dave Rodgman · 1 year, 10 months ago
  24. 3572bde Assume get_num_ops cannot fail by Dave Rodgman · 1 year, 10 months ago
  25. 2bc38a6 Fix return type by Dave Rodgman · 1 year, 10 months ago
  26. 9329252 Fix IAR statement is unreachable warning by Dave Rodgman · 1 year, 10 months ago
  27. 321c7e9 Fix error handling in psa_driver_wrapper_xxx_hash_get_num_ops by Dave Rodgman · 1 year, 10 months ago
  28. 9e11126 Remove useless empty line by Xiaokang Qian · 1 year, 11 months ago
  29. c23c351 Remove the UN_USED_DISABLE attribute by Xiaokang Qian · 1 year, 11 months ago
  30. fe9666b Change the extension type of the file psa_crypto_driver_wrapper by Xiaokang Qian · 1 year, 11 months ago
  31. 54a4fdf Automaticly generate psa_crypto_driver_wrappers_no_static.c by Xiaokang Qian · 1 year, 11 months ago
  32. 9345b2e Move functions out of the static file by Xiaokang Qian · 1 year, 11 months ago
  33. b7cc2e2 Disable unused warning on visual studio and generate files before lib by Xiaokang Qian · 2 years ago
  34. e518eea Move function psa_driver_wrapper_export_public_key out of auto-generated by Xiaokang Qian · 2 years ago
  35. 077ffc0 Ensure build of P256 pass by Xiaokang Qian · 2 years ago
  36. 5cb930f Surpress the unsed function warnings by Xiaokang Qian · 2 years ago
  37. 7046468 Define the psa wrapper functions as static inline by Thomas Daubney · 2 years, 1 month ago
  38. b17410d vs2013 templates: Set bcrypt to be the sole dependency. by Minos Galanakis · 1 year, 11 months ago
  39. a277b21 Code style fixes by Minos Galanakis · 2 years ago
  40. 769ee65 Fix Visual Studio Release|x64 builds by Simon Butcher · 7 years ago
  41. 949aa8f Remove redundant Visual Studio 6 data files by Simon Butcher · 7 years ago
  42. 0ec1e68 Replace Windows APIs that are banned in Windows Store apps by Kevin Kane · 9 years ago
  43. efaee9a Give a production-sounding name to the p256m option by Gilles Peskine · 1 year, 11 months ago
  44. 5edb942 Merge pull request #8041 from mpg/tfm-p256m by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  45. 138bdb6 Add comment to p256-m driver JSON file by Manuel Pégourié-Gonnard · 2 years ago
  46. 92a386f Add JSON file for p256-m driver by Manuel Pégourié-Gonnard · 2 years ago
  47. 7870115 Fully replace mbedtls_psa_safer_memcmp by Dave Rodgman · 1 year, 11 months ago
  48. 8550e0f Remove "export_key" from transparent driver json by Manuel Pégourié-Gonnard · 2 years ago
  49. 90dfc21 Shorten encoding of version features by Dave Rodgman · 2 years, 2 months ago
  50. ebd624e Minor formatting change to driver wrapper jinja template by Aditya Deshpande · 2 years, 5 months ago
  51. 695e44b Rename p256m to p256 for uniform function/macro prefixes by Aditya Deshpande · 2 years, 6 months ago
  52. 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
  53. e6e6b75 psa: Remove MBEDTLS_PSA_CRYPTO_DRIVERS configuration option by Ronald Cron · 2 years, 7 months ago
  54. bf4016e Merge pull request #6567 from mprse/ecjpake-driver-dispatch by Dave Rodgman · 2 years, 5 months ago
  55. 802ff1b Merge pull request #7147 from paul-elliott-arm/interruptible_sign_hash_codestyle_drivers by Gilles Peskine · 2 years, 5 months ago
  56. a16ce9f Remove driver entry points for {get|set}_max_ops(). by Paul Elliott · 2 years, 5 months ago
  57. a3b625b Merge pull request #7098 from gilles-peskine-arm/retval-non-empty by Paul Elliott · 2 years, 5 months ago
  58. 51a677b Remove support for pake opaque driver by Przemek Stekiel · 2 years, 5 months ago
  59. 6b64862 Documentation fixes and code adaptation by Przemek Stekiel · 2 years, 5 months ago
  60. 251e86a Adapt names to more suitable and fix conditional compilation flags by Przemek Stekiel · 2 years, 6 months ago
  61. f62b3bb Optimization of pake core functions by Przemek Stekiel · 2 years, 6 months ago
  62. 9dd2440 Change pake input: key_lifetime -> key attributes by Przemek Stekiel · 2 years, 6 months ago
  63. b09c487 Combine core pake computation stage(step,sequence,state) into single driver step by Przemek Stekiel · 2 years, 7 months ago
  64. e12ed36 Move JPAKE state machine logic from driver to core by Przemek Stekiel · 2 years, 8 months ago
  65. 51eac53 Divide pake operation into two phases collecting inputs and computation. by Przemek Stekiel · 2 years, 8 months ago
  66. e5e41eb Remove redundant line (fix rebase error) by Przemek Stekiel · 2 years, 8 months ago
  67. 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
  68. 4f0035b Add guards for buildin pake set_password function by Przemek Stekiel · 2 years, 8 months ago
  69. 2e73649 Add pake psa crypto driver wrappers implementation by Przemek Stekiel · 2 years, 8 months ago
  70. 7da8c56 Add PSA PAKE wrappers by Neil Armstrong · 3 years, 2 months ago
  71. 93d9ca8 Move num_ops ECP abstraction fully into internal implementation by Paul Elliott · 2 years, 6 months ago
  72. c081121 Add comment to explain lack of driver dispatch by Paul Elliott · 2 years, 6 months ago
  73. de1114c Fix {sign|verify}_get_num_ops by Paul Elliott · 2 years, 6 months ago
  74. 296ede9 Fix issues with get_{sign/verify}_num_ops by Paul Elliott · 2 years, 8 months ago
  75. 588f8ed Add internal implementation by Paul Elliott · 2 years, 8 months ago
  76. 2d24792 Initial empty driver wrapper implementation by Paul Elliott · 2 years, 8 months ago
  77. ed73355 Make \retval commands non-empty by Gilles Peskine · 2 years, 6 months ago
  78. c36c14c Update psa_crypto_driver_wrappers.c.jinja by Sergey · 2 years, 6 months ago
  79. 7a75d22 Update solution template to require VS2013 by Dave Rodgman · 2 years, 7 months ago
  80. 378ecdd Rename VS2010 directory to VS2013 and update Makefiles etc by Dave Rodgman · 2 years, 7 months ago
  81. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  82. 2b70a3f Merge pull request #6558 from lpy4105/6416-psa_macros_name_typo by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  83. 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
  84. c1ecb25 fix PSA_XXX typos detected by check_names.py by Pengyu Lv · 2 years, 9 months ago
  85. d1b72a7 Merge branch 'development' into driver-wrapper-key-agreement by Aditya Deshpande · 2 years, 9 months ago
  86. 34c0946 Merge pull request #5396 from SiliconLabs/codegen_1.1 by Gilles Peskine · 2 years, 9 months ago
  87. 40c05cc Newlines at end of file + trim trailing whitespace by Aditya Deshpande · 2 years, 10 months ago
  88. 17845b8 Add driver wrapper function for raw key agreement, along with test call for transparent drivers. by Aditya Deshpande · 2 years, 10 months ago
  89. b3c3090 Merge pull request #6383 from mprse/aead_driver_test by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  90. 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
  91. b549776 Merge branch 'Mbed-TLS:development' into codegen_1.1 by asfand-silabs · 2 years, 11 months ago
  92. a2cac32 Update and document mbedtls extensions by Archana · 3 years, 4 months ago
  93. 22c7827 Schema and script improvements by Archana · 3 years, 4 months ago
  94. fdbbcba JSONschema and python improvements by Archana · 3 years, 5 months ago
  95. 04cfe34 JSON Validation added by Archana · 3 years, 7 months ago
  96. 05efa17 JSON upgrade to give function names by Archana · 3 years, 7 months ago
  97. e829cd6 Driver Wrapper CodeGen Rev 1.1 by Archana · 3 years, 7 months ago
  98. 945b23c Include platform.h unconditionally: automatic part by Gilles Peskine · 2 years, 11 months ago
  99. 27036c9 Merge pull request #6142 from tom-cosgrove-arm/fix-comments-in-docs-and-comments by Dave Rodgman · 3 years ago
  100. ce7f18c Fix a/an typos in doxygen and other comments by Tom Cosgrove · 3 years ago