1. 543909d Add a test for the built-in key range by Gilles Peskine · 1 year, 1 month ago
  2. d72ad73 Prevent mbedtls_psa_register_se_key with volatile keys by Gilles Peskine · 1 year, 2 months ago
  3. 972539c In attributes, keep track of slot number through a dedicated field by Gilles Peskine · 1 year, 5 months ago
  4. 2f107ae Don't access psa_key_attributes_t.core by Gilles Peskine · 1 year, 5 months ago
  5. 0f40a41 psa_key_attributes_t: move slot_number to core structure by Gilles Peskine · 1 year, 5 months ago
  6. ae5eb64 Remove domain parameters from the public API by Gilles Peskine · 1 year, 6 months ago
  7. f741db3 Merge pull request #8764 from Ryan-Everett-arm/threadsafe-key-wiping by Janos Follath · 1 year, 6 months ago
  8. 4380a33 Add a client view layout for interruptible hash and pake by Antonio de Angelis · 1 year, 6 months ago
  9. 16abd59 Update psa_wipe_all_key_slots and document non-thread safety by Ryan Everett · 1 year, 6 months ago
  10. 1cc90a1 Merge pull request #8517 from mschulz-at-hilscher/fixes/issue-6910 by Dave Rodgman · 1 year, 7 months ago
  11. 1a9e05b Note that domain parameters are not supported with drivers by Gilles Peskine · 1 year, 8 months ago
  12. 5ad9539 Remove DSA and DH domain parameters from the documentation by Gilles Peskine · 1 year, 8 months ago
  13. b349108 library: Move mbedtls_ecc helper functions to psa_util by Joakim Andersson · 1 year, 8 months ago
  14. 5a39c4e Fixes https://github.com/Mbed-TLS/mbedtls/issues/6910 as proposed in https://github.com/Mbed-TLS/mbedtls/issues/6910#issuecomment-1573301661 by Matthias Schulz · 1 year, 9 months ago
  15. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  16. 00b54e6 doxygen: fix parameter name typos and misused \p commands by Andrzej Kurek · 2 years, 3 months ago
  17. 3bedb5b doxygen: fix parameter name typos and misused \p commands by Andrzej Kurek · 3 years, 6 months ago
  18. 5dbe17d Add PSA_JPAKE_FINISHED to EXPECTED_{IN,OUT}PUTS() by David Horstmann · 2 years, 1 month ago
  19. 279d227 Add "completed" clarification to struct comments by David Horstmann · 2 years, 2 months ago
  20. 096093b Remove redundant structures from previous design by David Horstmann · 2 years, 2 months ago
  21. 024e5c5 Rename struct member mode to io_mode by David Horstmann · 2 years, 2 months ago
  22. 5da9560 Properly namespace enum values within PSA_JPAKE_ by David Horstmann · 2 years, 2 months ago
  23. e7f21e6 Change J-PAKE internal state machine by David Horstmann · 2 years, 3 months ago
  24. a9aab1a pk/psa: use PSA guard for mbedtls_ecc_group_to_psa() and mbedtls_ecc_group_of_psa() by Valerio Setti · 2 years, 2 months ago
  25. bc2b1d3 psa: move mbedtls_ecc_group_to_psa() from inline function to standard one by Valerio Setti · 2 years, 2 months ago
  26. 81d7512 library: replace occurencies of ECP_LIGHT with PK_HAVE_ECC_KEYS by Valerio Setti · 2 years, 2 months ago
  27. cc207bc Replace references to Mbed Crypto with Mbed TLS through-out documentation and comments. by Fredrik Hesse · 3 years, 10 months ago
  28. d3ca5e5 Merge pull request #7328 from mprse/ec-jpake-fix1 by Gilles Peskine · 2 years, 3 months ago
  29. 4359bad Merge pull request #7331 from mprse/ec-jpake-fix2 by Paul Elliott · 2 years, 4 months ago
  30. 7921a03 Add claryfication for PSA_PAKE_INPUT/OUTPUT_MAX_SIZE macros by Przemek Stekiel · 2 years, 4 months ago
  31. d4a5d46 library: add remaining changes for the new ECP_LIGHT symbol by Valerio Setti · 2 years, 4 months ago
  32. fe8e135 psa: Remove unnecessary headers by Ronald Cron · 2 years, 7 months ago
  33. b175b14 Remove driver_pake_get_role function by Przemek Stekiel · 2 years, 5 months ago
  34. 656b259 psa_pake_input: validate buffer size using PSA_PAKE_INPUT_SIZE by Przemek Stekiel · 2 years, 5 months ago
  35. 1f778bc EC-JPAKE: remove limitation for user/peer (alow any value) by Przemek Stekiel · 2 years, 5 months ago
  36. c0e6250 Fix documentation and tests by Przemek Stekiel · 2 years, 5 months ago
  37. fde1128 Code optimizations and documentation fixes by Przemek Stekiel · 2 years, 5 months ago
  38. 18cd6c9 Use local macros for j-pake slient/server strings by Przemek Stekiel · 2 years, 5 months ago
  39. d7f6ad7 Minor fixes (comments, cleanup) by Przemek Stekiel · 2 years, 5 months ago
  40. e9254a0 Adapt driver dispatch documentation for user/peer getters by Przemek Stekiel · 2 years, 5 months ago
  41. 1e7a927 Add input getters for jpake user and peer by Przemek Stekiel · 2 years, 5 months ago
  42. 26c909d Enable support for user/peer for JPAKE by Przemek Stekiel · 2 years, 5 months ago
  43. bf4016e Merge pull request #6567 from mprse/ecjpake-driver-dispatch by Dave Rodgman · 2 years, 5 months ago
  44. 57580f2 Use proper enum types for pake state/sequence/step by Przemek Stekiel · 2 years, 5 months ago
  45. 4aa9940 Fix configuration for accelerated jpake by Przemek Stekiel · 2 years, 5 months ago
  46. 6b64862 Documentation fixes and code adaptation by Przemek Stekiel · 2 years, 6 months ago
  47. 251e86a Adapt names to more suitable and fix conditional compilation flags by Przemek Stekiel · 2 years, 6 months ago
  48. ac067d7 Fix PSA_PAKE_OPERATION_INIT macro by Przemek Stekiel · 2 years, 6 months ago
  49. 9dd2440 Change pake input: key_lifetime -> key attributes by Przemek Stekiel · 2 years, 6 months ago
  50. 1c3cfb4 Introduce PSA_PAKE_OPERATION_STAGE_SETUP to optimize out alg checks by Przemek Stekiel · 2 years, 6 months ago
  51. dde6a91 Optimize out psa_pake_computation_stage_t by Przemek Stekiel · 2 years, 6 months ago
  52. 38b4e17 Remove typedef for enum by Przemek Stekiel · 2 years, 7 months ago
  53. ca8d2b2 Add get-data functions for inputs + tests by Przemek Stekiel · 2 years, 7 months ago
  54. 0f50f68 Remove redundant dummy fields inside unions by Przemek Stekiel · 2 years, 7 months ago
  55. 7b73017 Simplify psa_pake_computation_stage_s structure by Przemek Stekiel · 2 years, 7 months ago
  56. b09c487 Combine core pake computation stage(step,sequence,state) into single driver step by Przemek Stekiel · 2 years, 7 months ago
  57. 5798003 Add enum that presents computation stage as single value by Przemek Stekiel · 2 years, 7 months ago
  58. e12ed36 Move JPAKE state machine logic from driver to core by Przemek Stekiel · 2 years, 8 months ago
  59. 51eac53 Divide pake operation into two phases collecting inputs and computation. by Przemek Stekiel · 2 years, 8 months ago
  60. d91bcb7 Refactor structures for pake driver support by Przemek Stekiel · 2 years, 9 months ago
  61. ed73355 Make \retval commands non-empty by Gilles Peskine · 2 years, 6 months ago
  62. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  63. 152ae07 Change password ec j-pake operation fields to more suitable by Przemek Stekiel · 2 years, 9 months ago
  64. 348410f Make a copy of the key in operation while setting pake password by Przemek Stekiel · 2 years, 9 months ago
  65. 79617d9 Fix namespacing issue by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  66. ec7012d Fix I/O format of PSA EC J-PAKE for compliance by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  67. fb3093a Use PSA_PAKE_ROLE_NONE in PSA_PAKE_OPERATION_INIT macro instead of 0 by Neil Armstrong · 2 years, 11 months ago
  68. ecb221b Move operation buffer in operation struct and remove dynamic allocation by Neil Armstrong · 2 years, 11 months ago
  69. a557cb8 Fixing XXX_ALG_ECJPAKE to XXX_ALG_JPAKE to match specification by Neil Armstrong · 3 years, 2 months ago
  70. 7616ad2 Fix guard of ecjpake.h include in crypto_extra.h by Neil Armstrong · 3 years, 2 months ago
  71. 63212dd Fix formatting of PSA_PAKE_OPERATION_INIT macro by Neil Armstrong · 3 years, 2 months ago
  72. 7aaa34a Fix formatting of PSA_PAKE_OUTPUT_SIZE & PSA_PAKE_INPUT_SIZE macros by Neil Armstrong · 3 years, 2 months ago
  73. 35269d9 Fill psa_pake_operation and INPUT/OUTPUT min/max sizes for PSA PAKE builtin implementation by Neil Armstrong · 3 years, 2 months ago
  74. ce7f18c Fix a/an typos in doxygen and other comments by Tom Cosgrove · 3 years ago
  75. ccffab3 Remove linkage documentation on PAKE cipher-suite helpers by Neil Armstrong · 3 years, 2 months ago
  76. 5ed8a0e Overall PSA PAKE API style issues fixes by Neil Armstrong · 3 years, 2 months ago
  77. 5892aa6 Fix typo in PSA_ALG_JPAKE documentation by Neil Armstrong · 3 years, 2 months ago
  78. ef15751 PSA PAKE API typos in documentation fixes by Neil Armstrong · 3 years, 2 months ago
  79. 72ab56a Overall PSA PAKE API style issues fixes by Neil Armstrong · 3 years, 2 months ago
  80. eb93a6f Use PSA_ALG_NONE in PSA_PAKE_OPERATION_INIT to init psa_algorithm_t by Neil Armstrong · 3 years, 2 months ago
  81. 2056ce5 Fix PSA_PAKE_OUTPUT_MAX_SIZE/PSA_PAKE_INPUT_MAX_SIZE commment about parameters to PSA_PAKE_OUTPUT_SIZE/PSA_PAKE_INPUT_SIZE by Neil Armstrong · 3 years, 2 months ago
  82. e9b4581 Clarify BAD_STATE return documentation on bad ordering of input and output steps for psa_pake_input() & psa_pake_output() by Neil Armstrong · 3 years, 3 months ago
  83. 0d24575 Clarify BAD_STATE return documentation of psa_pake_set_peer() by Neil Armstrong · 3 years, 3 months ago
  84. 59fa8ee Update return documentation of psa_pake_abort() by Neil Armstrong · 3 years, 3 months ago
  85. 97d74b8 Update return documentation of psa_pake_get_implicit_key() by Neil Armstrong · 3 years, 3 months ago
  86. 407b27b Update return documentation of psa_pake_input() by Neil Armstrong · 3 years, 3 months ago
  87. 664077e Update return documentation of psa_pake_output() by Neil Armstrong · 3 years, 3 months ago
  88. 2a6dd9c Rename & update documentation of function, types, and macros for psa_pake_set_role() and associated by Neil Armstrong · 3 years, 3 months ago
  89. 16ff788 Update return documentation of psa_pake_set_peer() by Neil Armstrong · 3 years, 3 months ago
  90. 3585168 Update return documentation of psa_pake_set_user() by Neil Armstrong · 3 years, 3 months ago
  91. 71cae61 Update return documentation of psa_pake_set_password_key() by Neil Armstrong · 3 years, 3 months ago
  92. 4721a6f Update return documentation of psa_pake_setup() by Neil Armstrong · 3 years, 3 months ago
  93. 1614537 Fix password wording in PSA_ALG_JPAKE documentation by Neil Armstrong · 3 years, 3 months ago
  94. 7bc71e9 Fix output_size documentation of psa_pake_output() by Neil Armstrong · 3 years, 3 months ago
  95. cd974d5 Fix return documentation of PSA_PAKE_OUTPUT_SIZE by Neil Armstrong · 3 years, 3 months ago
  96. d5a4825 Add missing psa_pake_cs_get_bits() by Neil Armstrong · 3 years, 3 months ago
  97. ff9cac7 Add missing psa_pake_cs_get_family() by Neil Armstrong · 3 years, 3 months ago
  98. 0c8ef93 Add missing psa_pake_abort() by Neil Armstrong · 3 years, 3 months ago
  99. 799106b Pass input as const reference and fix documentation of psa_pake_input() by Neil Armstrong · 3 years, 3 months ago
  100. 47e700e Pass cipher_suite parameter of psa_pake_setup() by const reference by Neil Armstrong · 3 years, 3 months ago