1. 43cef57 Merge pull request #7811 from mpg/md-info by Manuel Pégourié-Gonnard · 2 years ago gh-readonly-queue/development/pr-7811-cec82e41e03a92a5e79c68cb74d16d8876f9a015
  2. bb07377 Merge pull request #7935 from AgathiyanB/add-enum-casts by Gilles Peskine · 2 years ago
  3. f1c032a Merge pull request #7902 from valeriosetti/issue7772 by Paul Elliott · 2 years ago
  4. fe47890 psa_crypto_rsa: fix guards for importing the key by Valerio Setti · 2 years ago
  5. 17526a0 Merge pull request #7906 from yanrayw/add-pake_guards_psa_crypto by Tom Cosgrove · 2 years ago
  6. 5647d06 Merge pull request #7518 from gilles-peskine-arm/psa_inject_entropy-file-stability by Gilles Peskine · 2 years ago
  7. 8e8e6b9 Merge pull request #7934 from AgathiyanB/move-declarations-to-top by Dave Rodgman · 2 years, 1 month ago
  8. 387bfa5 Add cast in psa_crypto by Agathiyan Bragadeesh · 2 years, 1 month ago
  9. 4d47cea Move declarations in psa_crypto to top by Agathiyan Bragadeesh · 2 years, 1 month ago
  10. 76df8c1 psa: remove redundant GENPRIME when RSA_KEY_PAIR_GENERATE is defined by Valerio Setti · 2 years, 1 month ago
  11. b2bcedb library: replace MBEDTLS_PSA_BUILTIN_KEY_TYPE_RSA_KEY_PAIR_LEGACY by Valerio Setti · 2 years, 1 month ago
  12. f6d4dfb library: replace PSA_WANT_KEY_TYPE_RSA_KEY_PAIR_LEGACY symbols with proper ones by Valerio Setti · 2 years, 1 month ago
  13. ffc3c48 Remove getter functions of PAKE if no PAKE algorithms are required by Yanray Wang · 2 years, 1 month ago
  14. 9967f11 Merge pull request #7810 from valeriosetti/issue7771 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  15. 56b159a Merge pull request #7627 from mprse/ffdh_tls13_v2 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  16. 27c501a lib/test: replace BASIC_IMPORT_EXPORT internal symbol with BASIC,IMPORT,EXPORT by Valerio Setti · 2 years, 1 month ago
  17. 86587ab psa: fix guards for EC key derivation by Valerio Setti · 2 years, 1 month ago
  18. dd24f29 psa: fix wrong naming for ECC derive symbols in code by Valerio Setti · 2 years, 1 month ago
  19. 2a63460 psa: fix guards for EC key derivation by Valerio Setti · 2 years, 1 month ago
  20. 6a9d0ee library/test: replace LEGACY symbol with BASIC_IMPORT_EXPORT by Valerio Setti · 2 years, 1 month ago
  21. bfeaf5b library: replace ECC_KEY_PAIR_LEGACY with GENERATE by Valerio Setti · 2 years, 2 months ago
  22. 8ffdb5d library: replace ECC_KEY_PAIR_LEGACY with DERIVE by Valerio Setti · 2 years, 2 months ago
  23. c439c67 Merge pull request #7719 from davidhorstmann-arm/second-jpake-state-machine-rework by Janos Follath · 2 years, 1 month ago
  24. db041cc Merge pull request #7665 from AndrzejKurek/optimize-error-translation-code-size by Tom Cosgrove · 2 years, 1 month ago
  25. 246ec5a Replace unnecessary '>=' with '==' by David Horstmann · 2 years, 1 month ago
  26. 88d25f0 Remove unnecessary checks in psa_jpake_prologue() by David Horstmann · 2 years, 2 months ago
  27. 74a3d8c Simplify logic of driver step conversion by David Horstmann · 2 years, 2 months ago
  28. 5d878f6 Tweak wording for clarity by David Horstmann · 2 years, 2 months ago
  29. 1b54fae Remove unnecessary initialization of state by David Horstmann · 2 years, 2 months ago
  30. 16f0151 Use memset for initialization by David Horstmann · 2 years, 2 months ago
  31. 024e5c5 Rename struct member mode to io_mode by David Horstmann · 2 years, 2 months ago
  32. 00ad6bf Rename function_mode to io_mode by David Horstmann · 2 years, 2 months ago
  33. 5da9560 Properly namespace enum values within PSA_JPAKE_ by David Horstmann · 2 years, 2 months ago
  34. e7f21e6 Change J-PAKE internal state machine by David Horstmann · 2 years, 3 months ago
  35. 9e97e6d Remove useless extern declarations and includes by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  36. 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
  37. bc2b1d3 psa: move mbedtls_ecc_group_to_psa() from inline function to standard one by Valerio Setti · 2 years, 2 months ago
  38. 81d7512 library: replace occurencies of ECP_LIGHT with PK_HAVE_ECC_KEYS by Valerio Setti · 2 years, 2 months ago
  39. 8bb5763 library: replace deprecated symbols with temporary _LEGACY ones by Valerio Setti · 2 years, 2 months ago
  40. f45a5a0 Merge pull request #7700 from silabs-Kusumit/PBKDF2_output_bytes by Gilles Peskine · 2 years, 2 months ago
  41. 246e51f Add cleanup for intermediate buffer by Kusumit Ghoderao · 2 years, 2 months ago
  42. d07761c add return statement by Kusumit Ghoderao · 2 years, 2 months ago
  43. 257ea00 Use output block as U_accumulator by Kusumit Ghoderao · 2 years, 2 months ago
  44. b22b977 Move the ARRAY_LENGTH definition to common.h by Andrzej Kurek · 2 years, 2 months ago
  45. d9ec1af Fix failing Ci by Kusumit Ghoderao · 2 years, 2 months ago
  46. 109ee3d Use size of buffer for mac_size by Kusumit Ghoderao · 2 years, 2 months ago
  47. b821a5f Use multipart mac operation for adding salt and counter by Kusumit Ghoderao · 2 years, 2 months ago
  48. 152bb46 Adapt function names by Przemek Stekiel · 2 years, 2 months ago
  49. f6a0d57 Add pbkdf2 function to key_derivation_output_bytes by Kusumit Ghoderao · 2 years, 2 months ago
  50. a4346cd Add pbkdf2_generate_block function by Kusumit Ghoderao · 2 years, 2 months ago
  51. 02b10d8 Add missing include by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  52. 6076f41 Remove hash_info.[ch] by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  53. 2d6d993 Use MD<->PSA functions from MD light by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  54. 0b68784 Merge pull request #7577 from mprse/ffdh_drivers by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  55. a1b4166 Merge pull request #7547 from silabs-Kusumit/PBKDF2_input_validation by Gilles Peskine · 2 years, 2 months ago
  56. 28111db Adapt guards for psa_is_dh_key_size_valid by Przemek Stekiel · 2 years, 2 months ago
  57. 33c91eb Add driver support for DH import key and export public key by Przemek Stekiel · 2 years, 2 months ago
  58. 055ffed Revert "Handle simple copy import/export before driver dispatch" by Przemek Stekiel · 2 years, 2 months ago
  59. 91f99f5 Change output length parameter in pbkdf2_hmac_set_password by Kusumit Ghoderao · 2 years, 2 months ago
  60. d7a3f80 Restructure set salt function by Kusumit Ghoderao · 2 years, 2 months ago
  61. aac9a58 Fix code style and initialize status by Kusumit Ghoderao · 2 years, 2 months ago
  62. bd6cefb Add HMAC specific function for setting password by Kusumit Ghoderao · 2 years, 2 months ago
  63. b538bb7 Restructure pbkdf2_set_salt function by Kusumit Ghoderao · 2 years, 2 months ago
  64. e66a8ad Define PSA_VENDOR_PBKDF2_MAX_ITERATIONS by Kusumit Ghoderao · 2 years, 2 months ago
  65. 52fe517 Change pbkdf2 password to array by Kusumit Ghoderao · 2 years, 2 months ago
  66. 0b11ee0 Fix compilation errors(unused variables, guards) by Przemek Stekiel · 2 years, 3 months ago
  67. 6d62fac Only include psa_pake_setup() and friends if some PAKE algorithms are required by Tom Cosgrove · 2 years, 3 months ago
  68. c80e750 Handle simple copy import/export before driver dispatch by Przemek Stekiel · 2 years, 3 months ago
  69. 1d046fa Merge pull request #6010 from mprse/ffdh_import_export by Manuel Pégourié-Gonnard · 2 years, 3 months ago
  70. 3fc4ca7 Limit max input cost to 32bit by Kusumit Ghoderao · 2 years, 3 months ago
  71. d0422f3 Enable empty salt as input for pbkdf2 by Kusumit Ghoderao · 2 years, 3 months ago
  72. 6731a25 Remove redundant code in key_derivation_abort() by Kusumit Ghoderao · 2 years, 3 months ago
  73. 134cc2e Fix code style by Przemek Stekiel · 2 years, 3 months ago
  74. b9410e8 Fix failing CI by Kusumit Ghoderao · 2 years, 3 months ago
  75. 056f0c5 Make output_byte return not_supported for pbkdf2 by Kusumit Ghoderao · 2 years, 3 months ago
  76. f5fedf1 Add pbkdf2 to psa_key_derivation_abort by Kusumit Ghoderao · 2 years, 3 months ago
  77. 3128c5d Enable can_output_key with PSA_KEY_DERIVATION_INPUT_PASSWORD by Kusumit Ghoderao · 2 years, 3 months ago
  78. 24b3895 Add pbkdf2 input functions to psa_key_derivation_input_internal by Kusumit Ghoderao · 2 years, 3 months ago
  79. f4fe3ee Add input password function for pbkdf2 by Kusumit Ghoderao · 2 years, 3 months ago
  80. 547a6c6 add input salt function for pbkdf2 by Kusumit Ghoderao · 2 years, 3 months ago
  81. 944bba1 Add input cost function for pbkdf2 by Kusumit Ghoderao · 2 years, 3 months ago
  82. d132cac Add pbkdf2_hmac to is_kdf_alg_supported() by Kusumit Ghoderao · 2 years, 3 months ago
  83. af0b534 Add pbkdf2 to ATLEAST_ONE_BUILTIN_KDF definition by Kusumit Ghoderao · 2 years, 3 months ago
  84. d3ca5e5 Merge pull request #7328 from mprse/ec-jpake-fix1 by Gilles Peskine · 2 years, 3 months ago
  85. c70d9ea Merge pull request #7412 from silabs-Kusumit/PBKDF2_implementation by Gilles Peskine · 2 years, 3 months ago
  86. 672a771 Fix a build error when MBEDTLS_PSA_INJECT_ENTROPY is enabled by Gilles Peskine · 2 years, 3 months ago
  87. 5341050 Add guards for psa_is_dh_key_size_valid by Przemek Stekiel · 2 years, 3 months ago
  88. 6d85afa Fix naming: FFDH key -> DH key and fix guard in psa_validate_key_type_and_size_for_key_generation by Przemek Stekiel · 2 years, 3 months ago
  89. a537695 Remove unrelated comment by Kusumit Ghoderao · 2 years, 3 months ago
  90. d1cf1ba Add function to validate dh key size by Przemek Stekiel · 2 years, 3 months ago
  91. 6fd72b6 Optimize code (if-else format, action on error) by Przemek Stekiel · 2 years, 3 months ago
  92. c829816 psa_export_public_key_internal: add missing check for FFDH key type by Przemek Stekiel · 2 years, 8 months ago
  93. a9ca131 Move check of the key type to mbedtls_psa_key_agreement_ffdh by Przemek Stekiel · 2 years, 8 months ago
  94. 359f462 Move FFDH layer to separate file by Przemek Stekiel · 2 years, 8 months ago
  95. fedd134 Add key generation for FFDH keys by Przemek Stekiel · 2 years, 8 months ago
  96. fb3dd54 Add key agreement for FFDH keys by Przemek Stekiel · 2 years, 8 months ago
  97. 472b3f3 Add import/export of FFDH keys by Przemek Stekiel · 2 years, 8 months ago
  98. a14ae5a Fix input_integer testing by Kusumit Ghoderao · 2 years, 4 months ago
  99. 4359bad Merge pull request #7331 from mprse/ec-jpake-fix2 by Paul Elliott · 2 years, 4 months ago
  100. 7921a03 Add claryfication for PSA_PAKE_INPUT/OUTPUT_MAX_SIZE macros by Przemek Stekiel · 2 years, 4 months ago