1. c5d9dd2 adjust_psa_from_legacy: enable ALG_STREAM_CIPHER on when CIPHER_C is defined by Valerio Setti · 2 years ago
  2. c1d50b6 check_config: fix dependency of PSA_CRYPTO_C on CIPHER_C by Valerio Setti · 2 years ago
  3. 95b7355 Merge pull request #6719 from yuhaoth/pr/tls13-early-data-add-early-data-of-client-hello by Ronald Cron · 1 year, 9 months ago
  4. d69d3cd Merge pull request #8298 from daverodgman/sha-armce-thumb2 by Dave Rodgman · 1 year, 9 months ago
  5. 5145902 Merge remote-tracking branch 'origin/development' into sha-armce-thumb2 by Dave Rodgman · 1 year, 10 months ago
  6. bd24d95 legacy_from_psa: fix support for PSA_ACCEL_ALG_[STREAM_CIPHER/ECB_NO_PADDING] by Valerio Setti · 1 year, 10 months ago
  7. 893623f PBKDF2-AES-CMAC: remove not needed preprocessor directive by Yanray Wang · 1 year, 10 months ago
  8. 6407f8f Merge pull request #8322 from valeriosetti/issue8257 by Gilles Peskine · 1 year, 10 months ago
  9. c6d633f Merge pull request #8297 from valeriosetti/issue8064 by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  10. 2f00b7a cipher: reset MBEDTLS_CIPHER_HAVE_AEAD to MBEDTLS_CIPHER_MODE_AEAD by Valerio Setti · 1 year, 10 months ago
  11. 6d42921 Require at least on curve for ECP_LIGHT by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  12. 9fc1f24 md: restore md.h includes in source files directly using its elements by Valerio Setti · 1 year, 10 months ago
  13. 596ef6c cipher: reset MBEDTLS_CIPHER_HAVE_AEAD_LEGACY to previous naming by Valerio Setti · 1 year, 10 months ago
  14. 5f5573f cipher: reintroduce symbol for legacy AEAD support by Valerio Setti · 1 year, 10 months ago
  15. 7821df3 Adjust use of deprecated in Doxygen by Dave Rodgman · 1 year, 10 months ago
  16. d85277c Doxygen fixes by Dave Rodgman · 1 year, 10 months ago
  17. 193e383 check_config: fix typo causing build issues with only CCM enabled by Valerio Setti · 1 year, 10 months ago
  18. db1ca8f cipher: keep MBEDTLS_CIPHER_HAVE symbols private by Valerio Setti · 1 year, 10 months ago
  19. e570704 ssl: use MBEDTLS_SSL_HAVE_[CCM/GCM/CHACHAPOLY/AEAD] macros for ssl code by Valerio Setti · 1 year, 10 months ago
  20. 7a799cc Share `early_data_status` between server and client by Jerry Yu · 2 years, 6 months ago
  21. 9b0c816 Merge pull request #8330 from KloolK/extern-c by Bence Szépkúti · 1 year, 10 months ago
  22. b0d9830 Merge branch 'development' into sha-armce-thumb2 by Dave Rodgman · 1 year, 10 months ago
  23. 02a634d md: remove unnecessary inclusions of mbedtls/md.h by Valerio Setti · 1 year, 10 months ago
  24. 6bd3d9b cipher: fix missing spaces by Valerio Setti · 1 year, 10 months ago
  25. d0411de cipher: add internal symbols for AEAD capabilities by Valerio Setti · 1 year, 10 months ago
  26. e7bac17 test: keep SSL_TICKET_C and SSL_CONTEXT_SERIALIZATION enabled by Valerio Setti · 1 year, 10 months ago
  27. be7915a Revert renaming of SHA512 options by Dave Rodgman · 1 year, 10 months ago
  28. 5b89c55 Rename MBEDTLS_SHAxxx_USE_ARMV8_yyy to MBEDTLS_SHAxxx_USE_ARMV8_A_yyy by Dave Rodgman · 1 year, 10 months ago
  29. fe9fda8 Rename MBEDTLS_ARCH_IS_ARMV8 to MBEDTLS_ARCH_IS_ARMV8_A by Dave Rodgman · 1 year, 10 months ago
  30. f097bef Refer to Armv8-A (not Armv8) in docs by Dave Rodgman · 1 year, 10 months ago
  31. c5861d5 Code style by Dave Rodgman · 1 year, 10 months ago
  32. 6ab314f More config option renaming by Dave Rodgman · 1 year, 10 months ago
  33. 94a634d Rename A64 config options by Dave Rodgman · 1 year, 10 months ago
  34. 946720a Fix C++ build issue when MBEDTLS_ASN1_PARSE_C is not enabled by Jan Bruckner · 1 year, 10 months ago
  35. 29db8b0 sha256.h: add guard for is224 in sha256 context by Yanray Wang · 1 year, 10 months ago
  36. 540324c Correct styling of Mbed TLS in documentation by Thomas Daubney · 1 year, 10 months ago
  37. 85d2a98 md: move definitions of MBEDTLS_MD_CAN to config_adjust_legacy_crypto.h by Valerio Setti · 1 year, 10 months ago
  38. 7ed619d Enable run-time detection for Thumb and Arm by Dave Rodgman · 1 year, 10 months ago
  39. bfe6021 Improve docs by Dave Rodgman · 1 year, 10 months ago
  40. ca92f50 Update docs for MBEDTLS_SHA256_USE_A64_CRYPTO_IF_PRESENT by Dave Rodgman · 1 year, 10 months ago
  41. 8690859 Improve docs by Dave Rodgman · 1 year, 10 months ago
  42. 31ca313 Bump version to 3.5.0 by Minos Galanakis · 1 year, 10 months ago
  43. 1a3ad26 Merge branch 'development-restricted' into mbedtls-3.5.0rc0-pr by Minos Galanakis · 1 year, 10 months ago
  44. cc5bf49 Make SHA256 depend on Armv8, not aarch64 by Dave Rodgman · 1 year, 10 months ago
  45. 5ed7b2d Introduce MBEDTLS_ARCH_IS_ARMV8 by Dave Rodgman · 1 year, 10 months ago
  46. b51f3da Merge pull request #8264 from mpg/follow-up-8075 by Dave Rodgman · 1 year, 10 months ago
  47. 140c08e Minor clarifications. by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  48. 7f22f34 Add check for unsupported partial curves acceleration by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  49. 842d355 Add check for unsupported partial key type acceleration by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  50. 822870b Adjust handling of special case for DERIVE by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  51. e662736 Rename macros for consistency by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  52. dfa42b3 Improve documentation about driver-only p256-m. by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  53. eda7086 Auto-enable ACCEL macros for p256-m driver by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  54. f07ce3b Don't extend support for deprecated functions by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  55. 7f28856 Merge pull request #8260 from gilles-peskine-arm/crypto_spe-include-fix by Gilles Peskine · 1 year, 10 months ago
  56. 7a6836b Document that MBEDTLS_PSA_CRYPTO_SPM needs crypto_spe.h by Gilles Peskine · 1 year, 10 months ago
  57. 561bce6 Add build with some curves accelerated but not all by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  58. 6da7872 Merge pull request #1083 from gilles-peskine-arm/development-restricted-merge-20230925 by Dave Rodgman · 1 year, 10 months ago
  59. 702b645 Rename new header file by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  60. 8e82654 Be more subtle about key_type -> alg interaction by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  61. 3bc4d26 Special-case KEYPAIR_DERIVE (no driver support yet) by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  62. c2b12b1 Fix dependencies of built-in ECC keypair types by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  63. b4b13cc Fix deterministic ECDSA built-in dependencies by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  64. 3ccda15 Use consistent ordering for built-in activation by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  65. 2d04d78 Fix logic of ECC built-in activation again by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  66. 1db44dd Remove useless instances of MBEDTLS_SOME_BUILTIN_EC by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  67. 1a0a4d6 Implement new strategy for ECC accel/built-in by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  68. 0d99271 Group all ECC-related things in legacy_from_psa.h by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  69. bfc6ef7 Improve PSA config adjustment relate to keypair types by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  70. 7af9d07 Remove unnecessary block by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  71. bf206b8 adjust_legacy_from_psa: undef SOME_BUILTIN_EC when builtin curves are used by Valerio Setti · 1 year, 11 months ago
  72. 19d9210 config_psa: resolve symbol redefinition issue by Valerio Setti · 1 year, 11 months ago
  73. ea167c3 check_config: remove unnecessary check about builtin curve usage by Valerio Setti · 1 year, 11 months ago
  74. db6b4db Renaming all MBEDTLS_HAVE for curves to MBEDTLS_ECP_HAVE by Valerio Setti · 1 year, 11 months ago
  75. b2219f6 config_psa: moving PSA_WANT auto-enabling code by Valerio Setti · 1 year, 11 months ago
  76. e6f65a9 config_psa: fix comment by Valerio Setti · 1 year, 11 months ago
  77. 67d82e7 build_info: add helpers to signal some support for a specific curve by Valerio Setti · 2 years ago
  78. 4b75a76 check_config: include also ECJPAKE_C as usage for builtin curves by Valerio Setti · 2 years ago
  79. dca8492 check_config: request at least 1 builtin EC alg if there is at least 1 builtin curve by Valerio Setti · 2 years ago
  80. 29837c7 config_psa: include builtin algs if there is at least 1 builtin curve by Valerio Setti · 2 years ago
  81. 9aed893 config_psa: check curves' support before EC ALGs by Valerio Setti · 2 years ago
  82. d6b473a config_psa: add internal helper to signal that some curve is builtin by Valerio Setti · 2 years ago
  83. 87076ab config_psa: ensure PSA_WANT_ECC is enabled for each MBEDTLS_ECP_DP by Valerio Setti · 2 years ago
  84. 8ec2120 check_config: fix comment by Valerio Setti · 2 years ago
  85. 8600de8 check_config: perform checks only when config_psa.h is evaluated by Valerio Setti · 2 years ago
  86. 3b69e3e check_config: skip check on SECP224K1 because the PSA is never enabled by Valerio Setti · 2 years ago
  87. a7a1831 check_config: verify that each ECP_DP has the corresponding PSA_WANT_ECC by Valerio Setti · 2 years ago
  88. ffe590d Merge pull request #1058 from waleed-elmelegy-arm/check-set_padding-is-called by Gilles Peskine · 1 year, 10 months ago
  89. ca1e605 Merge remote-tracking branch 'upstream-public/development' into development-restricted-merge-20230925 by Gilles Peskine · 1 year, 10 months ago
  90. a86b776 Remove invalid comment from mbedtls_cipher_set_padding_mode() by Waleed Elmelegy · 1 year, 11 months ago
  91. aaebc9b Merge pull request #8235 from daverodgman/misc-size by Dave Rodgman · 1 year, 11 months ago
  92. d3450da Re-order mbedtls_ccm_context by Dave Rodgman · 1 year, 11 months ago
  93. 67cf66b Add a note about the code size benefits by Gilles Peskine · 1 year, 11 months ago
  94. 08b66cd Move MBEDTLS_PSA_P256M_DRIVER_ENABLED to keep alphabetical order by Gilles Peskine · 1 year, 11 months ago
  95. efaee9a Give a production-sounding name to the p256m option by Gilles Peskine · 1 year, 11 months ago
  96. 5e48cad Fix codestyle issues in pkcs12.h & pkparse.c by Waleed Elmelegy · 1 year, 11 months ago
  97. d527896 Switch pkparse to use new mbedtls_pkcs12_pbe_ext function by Waleed Elmelegy · 1 year, 11 months ago
  98. c9f4040 Switch pkparse to use new mbedtls_pkcs5_pbes2_ext function by Waleed Elmelegy · 2 years ago
  99. 5edb942 Merge pull request #8041 from mpg/tfm-p256m by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  100. eda1b1f Merge pull request #7921 from valeriosetti/issue7613 by Gilles Peskine · 1 year, 11 months ago