1. 67c86e6 Merge pull request #7961 from gilles-peskine-arm/psa_crypto_config-in-full by Gilles Peskine · 1 year, 11 months ago
  2. 0ddffb6 Merge pull request #7210 from sergio-nsk/patch-2 by Gilles Peskine · 1 year, 11 months ago
  3. 1dab445 Update guard for ecp by Dave Rodgman · 1 year, 11 months ago
  4. 4f47f3d Covert PSA guards to MBEDTLS by Dave Rodgman · 1 year, 11 months ago
  5. a9a53a0 Merge remote-tracking branch 'origin/development' into misc-code-size by Dave Rodgman · 1 year, 11 months ago
  6. dea266f Use MBEDTLS_MD_LIGHT instead of MBEDTLS_MD_C by Dave Rodgman · 1 year, 11 months ago
  7. 8d706f6 Simplify camellia error conversion macros by Dave Rodgman · 1 year, 11 months ago
  8. 09a9e58 Add missing error conversion case by Dave Rodgman · 1 year, 11 months ago
  9. 7870115 Fully replace mbedtls_psa_safer_memcmp by Dave Rodgman · 1 year, 11 months ago
  10. ead1766 Fix PBKDF2 with empty salt segment on platforms where malloc(0)=NULL by Gilles Peskine · 2 years ago
  11. 7393686 Merge remote-tracking branch 'development' into psa_crypto_config-in-full by Gilles Peskine · 2 years ago
  12. 294be94 Merge pull request #7818 from silabs-Kusumit/PBKDF2_cmac_implementation by Gilles Peskine · 2 years ago gh-readonly-queue/development/pr-7818-a4c01dd6e9264c40c33a1b9fcd3309b0cad0595f
  13. 509b567 add ifdefs to reduce size of mbedtls_to_psa_error by Dave Rodgman · 2 years ago
  14. 6f68203 add #ifdefs to reduce switch size by Dave Rodgman · 2 years ago
  15. 864f594 Adjust layout of some stucts by Dave Rodgman · 2 years ago
  16. 6f80ac4 Merge pull request #7864 from waleed-elmelegy-arm/enforce-min-RSA-key-size by Dave Rodgman · 2 years ago
  17. 1d4d944 Merge pull request #7933 from tom-cosgrove-arm/add-mbedtls_zeroize_and_free by Dave Rodgman · 2 years ago
  18. 267bee9 Merge pull request #7903 from valeriosetti/issue7773 by Gilles Peskine · 2 years ago gh-readonly-queue/development/pr-7903-9661f8ab0d28db9ef2a77953b68eb3de10a4c260
  19. 52f7e18 Use mbedtls_zeroize_and_free() in psa_remove_key_data_from_memory() by Tom Cosgrove · 2 years ago
  20. 43cef57 Merge pull request #7811 from mpg/md-info by Manuel Pégourié-Gonnard · 2 years ago gh-readonly-queue/development/pr-7811-cec82e41e03a92a5e79c68cb74d16d8876f9a015
  21. f3e696d Add ifdef for hmac and cmac set password by Kusumit Ghoderao · 2 years ago
  22. 5f3345a Add issue link instead of issue number by Kusumit Ghoderao · 2 years ago
  23. 0bca4c5 Add ifdef for hmac and cmac specific functions by Kusumit Ghoderao · 2 years ago
  24. a12e2d5 Replace AES_CMAC_128_PRF_OUTPUT_SIZE with PSA_MAC_LENGTH() by Kusumit Ghoderao · 2 years ago
  25. 9ab03c3 Define PSA_ALG_IS_PBKDF2 by Kusumit Ghoderao · 2 years ago
  26. 2addf35 Replace MBEDTLS_PSA_BUILTIN_PBKDF2_XXX with PSA_HAVE_SOFT_PBKDF2 by Kusumit Ghoderao · 2 years ago
  27. d7bdbbe Improve naming of mimimum RSA key size generation configurations by Waleed Elmelegy · 2 years ago
  28. ab57071 Add a minimum rsa key size config to psa config by Waleed Elmelegy · 2 years, 1 month ago
  29. a55f042 psa: replace DH_KEY_PAIR_LEGACY with new symbols by Valerio Setti · 2 years, 1 month ago
  30. bb07377 Merge pull request #7935 from AgathiyanB/add-enum-casts by Gilles Peskine · 2 years ago
  31. f1c032a Merge pull request #7902 from valeriosetti/issue7772 by Paul Elliott · 2 years ago
  32. fe47890 psa_crypto_rsa: fix guards for importing the key by Valerio Setti · 2 years ago
  33. 17526a0 Merge pull request #7906 from yanrayw/add-pake_guards_psa_crypto by Tom Cosgrove · 2 years ago
  34. ca57d78 Fix PBKDF2 with empty salt on platforms where malloc(0)=NULL by Gilles Peskine · 2 years ago
  35. 5647d06 Merge pull request #7518 from gilles-peskine-arm/psa_inject_entropy-file-stability by Gilles Peskine · 2 years ago
  36. 8e8e6b9 Merge pull request #7934 from AgathiyanB/move-declarations-to-top by Dave Rodgman · 2 years ago
  37. 387bfa5 Add cast in psa_crypto by Agathiyan Bragadeesh · 2 years ago
  38. 4d47cea Move declarations in psa_crypto to top by Agathiyan Bragadeesh · 2 years ago
  39. ca8c61b Provide and use internal function mbedtls_zeroize_and_free() by Tom Cosgrove · 2 years ago
  40. 76df8c1 psa: remove redundant GENPRIME when RSA_KEY_PAIR_GENERATE is defined by Valerio Setti · 2 years, 1 month ago
  41. b2bcedb library: replace MBEDTLS_PSA_BUILTIN_KEY_TYPE_RSA_KEY_PAIR_LEGACY by Valerio Setti · 2 years, 1 month ago
  42. f6d4dfb library: replace PSA_WANT_KEY_TYPE_RSA_KEY_PAIR_LEGACY symbols with proper ones by Valerio Setti · 2 years, 1 month ago
  43. ffc3c48 Remove getter functions of PAKE if no PAKE algorithms are required by Yanray Wang · 2 years, 1 month ago
  44. 9967f11 Merge pull request #7810 from valeriosetti/issue7771 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  45. 3fde8fe FIx name of macro by Kusumit Ghoderao · 2 years, 1 month ago
  46. 4536bb6 Change mac_size parameter in driver_mac_compute to output length by Kusumit Ghoderao · 2 years, 1 month ago
  47. a2520a5 Add pbkdf2 cmac to key derivation output_bytes by Kusumit Ghoderao · 2 years, 1 month ago
  48. 3d5edb8 Add input password function for pbkdf2 cmac by Kusumit Ghoderao · 2 years, 1 month ago
  49. 2cd6496 Add pbkdf2_cmac to key derivation setup by Kusumit Ghoderao · 2 years, 1 month ago
  50. 3ab146f Add builtin pbkdf2 cmac guard for all the pbkdf2 functions by Kusumit Ghoderao · 2 years, 1 month ago
  51. 56b159a Merge pull request #7627 from mprse/ffdh_tls13_v2 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  52. 27c501a lib/test: replace BASIC_IMPORT_EXPORT internal symbol with BASIC,IMPORT,EXPORT by Valerio Setti · 2 years, 1 month ago
  53. 86587ab psa: fix guards for EC key derivation by Valerio Setti · 2 years, 1 month ago
  54. dd24f29 psa: fix wrong naming for ECC derive symbols in code by Valerio Setti · 2 years, 1 month ago
  55. 2a63460 psa: fix guards for EC key derivation by Valerio Setti · 2 years, 1 month ago
  56. 6a9d0ee library/test: replace LEGACY symbol with BASIC_IMPORT_EXPORT by Valerio Setti · 2 years, 1 month ago
  57. bfeaf5b library: replace ECC_KEY_PAIR_LEGACY with GENERATE by Valerio Setti · 2 years, 1 month ago
  58. 8ffdb5d library: replace ECC_KEY_PAIR_LEGACY with DERIVE by Valerio Setti · 2 years, 1 month ago
  59. c439c67 Merge pull request #7719 from davidhorstmann-arm/second-jpake-state-machine-rework by Janos Follath · 2 years, 1 month ago
  60. db041cc Merge pull request #7665 from AndrzejKurek/optimize-error-translation-code-size by Tom Cosgrove · 2 years, 1 month ago
  61. 246ec5a Replace unnecessary '>=' with '==' by David Horstmann · 2 years, 1 month ago
  62. 88d25f0 Remove unnecessary checks in psa_jpake_prologue() by David Horstmann · 2 years, 1 month ago
  63. 74a3d8c Simplify logic of driver step conversion by David Horstmann · 2 years, 2 months ago
  64. 5d878f6 Tweak wording for clarity by David Horstmann · 2 years, 2 months ago
  65. 1b54fae Remove unnecessary initialization of state by David Horstmann · 2 years, 2 months ago
  66. 16f0151 Use memset for initialization by David Horstmann · 2 years, 2 months ago
  67. 024e5c5 Rename struct member mode to io_mode by David Horstmann · 2 years, 2 months ago
  68. 00ad6bf Rename function_mode to io_mode by David Horstmann · 2 years, 2 months ago
  69. 5da9560 Properly namespace enum values within PSA_JPAKE_ by David Horstmann · 2 years, 2 months ago
  70. e7f21e6 Change J-PAKE internal state machine by David Horstmann · 2 years, 3 months ago
  71. 9e97e6d Remove useless extern declarations and includes by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  72. a9aab1a pk/psa: use PSA guard for mbedtls_ecc_group_to_psa() and mbedtls_ecc_group_of_psa() by Valerio Setti · 2 years, 1 month ago
  73. bc2b1d3 psa: move mbedtls_ecc_group_to_psa() from inline function to standard one by Valerio Setti · 2 years, 1 month ago
  74. 81d7512 library: replace occurencies of ECP_LIGHT with PK_HAVE_ECC_KEYS by Valerio Setti · 2 years, 2 months ago
  75. 8bb5763 library: replace deprecated symbols with temporary _LEGACY ones by Valerio Setti · 2 years, 2 months ago
  76. f45a5a0 Merge pull request #7700 from silabs-Kusumit/PBKDF2_output_bytes by Gilles Peskine · 2 years, 2 months ago
  77. 246e51f Add cleanup for intermediate buffer by Kusumit Ghoderao · 2 years, 2 months ago
  78. d07761c add return statement by Kusumit Ghoderao · 2 years, 2 months ago
  79. 257ea00 Use output block as U_accumulator by Kusumit Ghoderao · 2 years, 2 months ago
  80. b22b977 Move the ARRAY_LENGTH definition to common.h by Andrzej Kurek · 2 years, 2 months ago
  81. d9ec1af Fix failing Ci by Kusumit Ghoderao · 2 years, 2 months ago
  82. 109ee3d Use size of buffer for mac_size by Kusumit Ghoderao · 2 years, 2 months ago
  83. b821a5f Use multipart mac operation for adding salt and counter by Kusumit Ghoderao · 2 years, 2 months ago
  84. 152bb46 Adapt function names by Przemek Stekiel · 2 years, 2 months ago
  85. f6a0d57 Add pbkdf2 function to key_derivation_output_bytes by Kusumit Ghoderao · 2 years, 2 months ago
  86. a4346cd Add pbkdf2_generate_block function by Kusumit Ghoderao · 2 years, 2 months ago
  87. 02b10d8 Add missing include by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  88. 6076f41 Remove hash_info.[ch] by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  89. 2d6d993 Use MD<->PSA functions from MD light by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  90. 0b68784 Merge pull request #7577 from mprse/ffdh_drivers by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  91. a1b4166 Merge pull request #7547 from silabs-Kusumit/PBKDF2_input_validation by Gilles Peskine · 2 years, 2 months ago
  92. 28111db Adapt guards for psa_is_dh_key_size_valid by Przemek Stekiel · 2 years, 2 months ago
  93. 33c91eb Add driver support for DH import key and export public key by Przemek Stekiel · 2 years, 2 months ago
  94. 055ffed Revert "Handle simple copy import/export before driver dispatch" by Przemek Stekiel · 2 years, 2 months ago
  95. 91f99f5 Change output length parameter in pbkdf2_hmac_set_password by Kusumit Ghoderao · 2 years, 2 months ago
  96. d7a3f80 Restructure set salt function by Kusumit Ghoderao · 2 years, 2 months ago
  97. aac9a58 Fix code style and initialize status by Kusumit Ghoderao · 2 years, 2 months ago
  98. bd6cefb Add HMAC specific function for setting password by Kusumit Ghoderao · 2 years, 2 months ago
  99. b538bb7 Restructure pbkdf2_set_salt function by Kusumit Ghoderao · 2 years, 2 months ago
  100. e66a8ad Define PSA_VENDOR_PBKDF2_MAX_ITERATIONS by Kusumit Ghoderao · 2 years, 2 months ago