1. de8f56e Merge pull request #7884 from valeriosetti/issue7612 by Manuel Pégourié-Gonnard · 2 years ago
  2. 9cd8011 tls: fix definition of symbol KEY_EXCHANGE_SOME_XXDH_PSA_ANY by Valerio Setti · 2 years ago
  3. 43cef57 Merge pull request #7811 from mpg/md-info by Manuel Pégourié-Gonnard · 2 years ago gh-readonly-queue/development/pr-7811-cec82e41e03a92a5e79c68cb74d16d8876f9a015
  4. 0fda0d2 Fix overly specific description in public doc by Manuel Pégourié-Gonnard · 2 years ago
  5. 7ef14bf Merge pull request #7835 from gilles-peskine-arm/ssl_premaster_secret-empty-3.4 by Gilles Peskine · 2 years ago
  6. f1c032a Merge pull request #7902 from valeriosetti/issue7772 by Paul Elliott · 2 years ago
  7. ea59c43 tls: fix a comment a rename a variable/symbol by Valerio Setti · 2 years ago
  8. d0371b0 debug: keep ECDH_C guard for debug printf accessing ecdh_context's items by Valerio Setti · 2 years ago
  9. 87f6285 Merge pull request #7893 from ronald-cron-arm/misc-from-psa-crypto by Ronald Cron · 2 years ago
  10. ed70fd0 Merge pull request #5549 from AndrzejKurek/doxygen-bad-param-names by Dave Rodgman · 2 years, 1 month ago
  11. c844c1a Merge pull request #7546 from mpg/align-psa-md-identifiers by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  12. 6dd4064 Merge pull request #7932 from AgathiyanB/add-mpi-uint-size-macro by Dave Rodgman · 2 years, 1 month ago
  13. eed55c6 Use defined macros for MBEDTLS_MPI_UINT_MAX by Agathiyan Bragadeesh · 2 years, 1 month ago
  14. 5f65acb Merge pull request #7859 from gilles-peskine-arm/mbedtls_mpi-smaller by Dave Rodgman · 2 years, 1 month ago
  15. 24a305e Explain why we check 65535 (not USHORT_MAX) by Gilles Peskine · 2 years, 1 month ago
  16. 828b3ac Merge pull request #7848 from valeriosetti/issue7749 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  17. 1975650 Make consistent suffix MBEDTLS_MPI_UINT_MAX by Agathiyan Bragadeesh · 2 years, 1 month ago
  18. 900e20d Change MBEDTLS_MPI_UINT_MAX suffix by Agathiyan Bragadeesh · 2 years, 1 month ago
  19. 170c199 Align guards of Windows specific configuration checks by Ronald Cron · 2 years, 1 month ago
  20. 09a455e Add macros for mpi uint max sizes by Agathiyan Bragadeesh · 2 years, 1 month ago
  21. 377eb5f doxygen: \p commands misuse - review comments by Andrzej Kurek · 2 years, 3 months ago
  22. 00b54e6 doxygen: fix parameter name typos and misused \p commands by Andrzej Kurek · 2 years, 3 months ago
  23. 43dfd51 doxygen: fix misused \p commands in rsa.h by Andrzej Kurek · 3 years, 6 months ago
  24. 3bedb5b doxygen: fix parameter name typos and misused \p commands by Andrzej Kurek · 3 years, 6 months ago
  25. 69ed8c4 Fix documentation - parameter name mistakes by Andrzej Kurek · 3 years, 6 months ago
  26. 7d49a1c doxygen: remove unnecessary description by Andrzej Kurek · 3 years, 6 months ago
  27. 8bfa24b Update compiler versions requirement by Jerry Yu · 2 years, 3 months ago
  28. 8e96e78 update document and error message by Jerry Yu · 2 years, 3 months ago
  29. c37e260 Add armclang version requirement for sha512 by Jerry Yu · 2 years, 3 months ago
  30. 98e632f Re-order mbedtls_mpi to save a few extra bytes with clang by Dave Rodgman · 2 years, 1 month ago
  31. 9803834 config_psa: enable KEY_PAIR_GENERATE only when GENPRIME is defined by Valerio Setti · 2 years, 1 month ago
  32. 0d5c5e5 config_psa: enable KEY_PAIR_[IMPORT/EXPORT] as soon as BASIC is enabled by Valerio Setti · 2 years, 1 month ago
  33. a9a3c55 config_psa: enable GENPRIME when BUILTIN_KEY_TYPE_RSA_KEY_PAIR_GENERATE by Valerio Setti · 2 years, 1 month ago
  34. b2bcedb library: replace MBEDTLS_PSA_BUILTIN_KEY_TYPE_RSA_KEY_PAIR_LEGACY by Valerio Setti · 2 years, 1 month ago
  35. f6d4dfb library: replace PSA_WANT_KEY_TYPE_RSA_KEY_PAIR_LEGACY symbols with proper ones by Valerio Setti · 2 years, 1 month ago
  36. 6aca2c9 Merge pull request #7716 from mpg/psa-util-internal by Gilles Peskine · 2 years, 1 month ago
  37. 6f0441d tls: replace occurencies of ECP_LIGHT with PK_HAVE_ECC_KEYS by Valerio Setti · 2 years, 1 month ago
  38. 08daebb Make endpoint getter parameter a pointer to const by Pengyu Lv · 2 years, 1 month ago
  39. accd53f Add getter access to endpoint field in mbedtls_ssl_config by Pengyu Lv · 2 years, 5 months ago
  40. 918ebf3 Add getter access to hostname field in mbedtls_ssl_context by Pengyu Lv · 2 years, 5 months ago
  41. af724dd ssl_cache: Add getter access to timeout field by Pengyu Lv · 2 years, 5 months ago
  42. aa7cbd6 build_info: replace PK_CAN_ECDH with CAN_ECDH and fix comments by Valerio Setti · 2 years, 1 month ago
  43. 3d237b5 ssl_misc: fix guards for PSA data used in XXDH key exchanges by Valerio Setti · 2 years, 1 month ago
  44. 0a0d0d5 ssl: keep all helper definitions in ssl_ciphersuites.h by Valerio Setti · 2 years, 1 month ago
  45. ed365e6 ssl: improve/fix definitions for internal helpers by Valerio Setti · 2 years, 1 month ago
  46. a15078b pk: do not duplicate internal symbols for ECDH/ECDSA capabilities by Valerio Setti · 2 years, 1 month ago
  47. e87915b ssl: update new symbols to include also FFDH by Valerio Setti · 2 years, 1 month ago
  48. b302efc debug: replace ECDH_C symbol with key exchange one by Valerio Setti · 2 years, 1 month ago
  49. c2232ea tls: replace PK_CAN_ECDH guards with new helpers by Valerio Setti · 2 years, 1 month ago
  50. 7aeec54 tls: replace ECDH_C guards with new helpers by Valerio Setti · 2 years, 1 month ago
  51. 00dc406 ssl: add new helpers for TLS 1.2/1.3 ECDH(E) key exchanges by Valerio Setti · 2 years, 1 month ago
  52. 9967f11 Merge pull request #7810 from valeriosetti/issue7771 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  53. 999ce22 Make the PSA-mbedtls RNG API public by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  54. abfe640 Rationalize includes in psa_util by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  55. b7e8939 Move error functions to internal header by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  56. a5a8f29 Move ECC and FFDH macros to internal header by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  57. f9b012f Remove unused function from psa_util.h by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  58. 5c731b0 Use consistent guards for deprecated feature by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  59. efcc1f2 Make cipher functions static in cipher.c by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  60. 2be8c63 Create psa_util_internal.h by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  61. 836aed7 Merge pull request #6003 from gstrauss/x509_time by Tom Cosgrove · 2 years, 1 month ago
  62. 3d0c825 Merge pull request #7825 from daverodgman/cipher_wrap_size by Dave Rodgman · 2 years, 1 month ago
  63. 761d0dc Improve doxygen formatting by Dave Rodgman · 2 years, 1 month ago
  64. ff4c2db Improve comments by Dave Rodgman · 2 years, 1 month ago
  65. 56b159a Merge pull request #7627 from mprse/ffdh_tls13_v2 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  66. 06dfba7 config_psa: enabled EC key derivation support when ECP_C is enabled by Valerio Setti · 2 years, 1 month ago
  67. 27c501a lib/test: replace BASIC_IMPORT_EXPORT internal symbol with BASIC,IMPORT,EXPORT by Valerio Setti · 2 years, 1 month ago
  68. 6a9d0ee library/test: replace LEGACY symbol with BASIC_IMPORT_EXPORT by Valerio Setti · 2 years, 1 month ago
  69. 73fc082 config_psa: introduce new internal KEY_PAIR symbol for BASIC+IMPORT+EXPORT by Valerio Setti · 2 years, 1 month ago
  70. 053022f Reduce the size of mbedtls_mpi by Gilles Peskine · 2 years, 1 month ago
  71. 98d7933 Update guards for supported groups by Przemek Stekiel · 2 years, 1 month ago
  72. e8e1e15 Fix empty union when TLS is disabled by Gilles Peskine · 2 years, 1 month ago
  73. 4f8d2ef Improve docs by Dave Rodgman · 2 years, 1 month ago
  74. d30eed4 More struct re-ordering by Dave Rodgman · 2 years, 1 month ago
  75. 92cf6e5 Adjust stuct order for better packing / smaller accessor code size by Dave Rodgman · 2 years, 1 month ago
  76. e59b9d4 Fix some compiler type warnings by Dave Rodgman · 2 years, 1 month ago
  77. a2e2fce Fix accidental mis-named field by Dave Rodgman · 2 years, 1 month ago
  78. eb65fec Fix use of enum in a bitfield by Dave Rodgman · 2 years, 1 month ago
  79. 85a8813 Use fewer bits for block_size by Dave Rodgman · 2 years, 1 month ago
  80. 3b46b77 code style by Dave Rodgman · 2 years, 1 month ago
  81. de3de77 Use look-up table for base by Dave Rodgman · 2 years, 1 month ago
  82. 0ffb68e Use fewer bits for iv_size by Dave Rodgman · 2 years, 1 month ago
  83. 6c6c842 Use fewer bits for key_bitlen by Dave Rodgman · 2 years, 1 month ago
  84. 3319ae9 Re-order mbedtls_cipher_info_t by Dave Rodgman · 2 years, 1 month ago
  85. 48d13c5 Use bit-fields by Dave Rodgman · 2 years, 1 month ago
  86. f9c9c92 Change types in mbedtls_cipher_info_t by Dave Rodgman · 2 years, 1 month ago
  87. 2fb9d00 Merge pull request #7682 from valeriosetti/issue7453 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  88. 458b96b Merge pull request #7638 from AndrzejKurek/cert-apps-use-ips by Paul Elliott · 2 years, 2 months ago
  89. 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
  90. f54ca35 build_info: do not enable ECP_LIGHT when PSA_WANT_ALG_ECDSA by Valerio Setti · 2 years, 2 months ago
  91. 81d7512 library: replace occurencies of ECP_LIGHT with PK_HAVE_ECC_KEYS by Valerio Setti · 2 years, 2 months ago
  92. e489e81 pk: add new symbol to state that PK has support for EC keys by Valerio Setti · 2 years, 2 months ago
  93. 3cd4ef7 mbedtls_config: improved description of PK_PARSE_EC_COMPRESSED by Valerio Setti · 2 years, 2 months ago
  94. a18385b build_info: improved description of ECP_LIGHT auto-enabling symbols by Valerio Setti · 2 years, 2 months ago
  95. fdf15dd build_info: auto enable PK_PARSE_EC_COMPRESSED when PK_PARSE_C && ECP_C by Valerio Setti · 2 years, 2 months ago
  96. 4922ba1 build_info: complete list of symbols that auto-enable ECP_LIGHT by Valerio Setti · 2 years, 2 months ago
  97. addeee4 mbedtls_config: add new MBEDTLS_PK_PARSE_EC_COMPRESSED symbol by Valerio Setti · 2 years, 2 months ago
  98. aecd32c pk: let PK_PARSE_EC_EXTENDED auto-enable ECP_LIGHT by Valerio Setti · 2 years, 2 months ago
  99. 01cc88a config_psa: replace USE symbols with BASIC one for all KEY_PAIRs by Valerio Setti · 2 years, 2 months ago
  100. 4520a8f config_psa: only KEY_PAIR_USE includes PUBLIC_KEY by Valerio Setti · 2 years, 2 months ago