1. f0481f5 Merge pull request #9258 from tom-daubney-arm/drop_padlock_support by Ronald Cron · 1 year, 1 month ago
  2. 1b646c2 Remove `config-no-entropy.h` by Gabor Mezei · 1 year, 2 months ago
  3. 13db410 Revert "Update `config-no-entropy.h` for 'PSA_WANT' macros" by Gabor Mezei · 1 year, 2 months ago
  4. 62af02c Drop support for VIA Padlock by Thomas Daubney · 1 year, 2 months ago
  5. df59c63 Update `config-no-entropy.h` for 'PSA_WANT' macros by Gabor Mezei · 1 year, 2 months ago
  6. ca6b1e9 Adjust crypto-config-thread.h by Ronald Cron · 1 year, 3 months ago
  7. b0c96f4 Resolve some HMAC dependencies automatically by Ronald Cron · 1 year, 3 months ago
  8. b3a400b config-suite-b: Enable EC with PSA_WANT by Ronald Cron · 1 year, 3 months ago
  9. b16e1c2 Remove direct enablement of MBEDTLS_CIPHER/MD_C by Ronald Cron · 1 year, 3 months ago
  10. 4de8539 Enable MBEDTLS_PSA_CRYPTO_C and MBEDTLS_USE_PSA_CRYPTO by Ronald Cron · 1 year, 3 months ago
  11. 21eaa77 Address ccm-psk-tls1_2 comments by Ryan Everett · 1 year, 3 months ago
  12. 0855b26 Address thread comments by Ryan Everett · 1 year, 3 months ago
  13. 2abd658 Address symmetric-only comments by Ryan Everett · 1 year, 3 months ago
  14. c305157 Address suite-b comments by Ryan Everett · 1 year, 3 months ago
  15. 44d7ddf In suite-b move definition of MBEDTLS_PSA_CRYPTO_CONFIG_FILE by Ryan Everett · 1 year, 3 months ago
  16. 4540cd3 Add a crypto config file for suite-b by Ryan Everett · 1 year, 3 months ago
  17. 0a0393e Use crypto config for ccm-psk-dtls1_2.h by Ryan Everett · 1 year, 3 months ago
  18. ab5ec9d Add a crypto config file for ccm-psk-tls1_2.h by Ryan Everett · 1 year, 3 months ago
  19. d3b1157 Add a crypto-config file for symmetric-only by Ryan Everett · 1 year, 3 months ago
  20. 885ea8d Add a crypto config file for config-thread by Ryan Everett · 1 year, 3 months ago
  21. 7565b54 Move MBEDTLS_CIPHER modification to appropriate section by Dave Rodgman · 1 year, 8 months ago
  22. 13d2633 Fix MBEDTLS_NO_PLATFORM_ENTROPY for baremetal aarch64 with armclang by Dave Rodgman · 1 year, 8 months ago
  23. b925d14 minor tidy-up by Dave Rodgman · 1 year, 8 months ago
  24. fc56660 Mention copyright in the readme by Dave Rodgman · 1 year, 8 months ago
  25. 27a3785 Use verbatim TF-M configs from upstream by Dave Rodgman · 1 year, 8 months ago
  26. bff2a58 Add supporting files to enable use of verbatim TF-M config by Dave Rodgman · 1 year, 8 months ago
  27. 1e3fcc5 config-tfm: fix typo in comment by Valerio Setti · 1 year, 8 months ago
  28. 5e18b90 config-tfm: disable CIPHER_C by Valerio Setti · 1 year, 8 months ago
  29. 51e7245 Automatically set MBEDTLS_NO_PLATFORM_ENTROPY in TF-M config by Dave Rodgman · 1 year, 8 months ago
  30. e4cf9b6 Move MBEDTLS_BLOCK_CIPHER_NO_DECRYPT to correct section by Dave Rodgman · 1 year, 8 months ago
  31. 2d9b7d4 Remove references to 3.4 by Dave Rodgman · 1 year, 8 months ago
  32. c89f781 Use common license header by Dave Rodgman · 1 year, 8 months ago
  33. 4edcf69 Use latest TF-M config with bare-minimum changes by Dave Rodgman · 1 year, 9 months ago
  34. a326eb9 We no longer need to undef ALT defines by Dave Rodgman · 1 year, 8 months ago
  35. 6f6090d tf-m config: update and enable BLOCK_CIPHER_NO_DECRYPT by Yanray Wang · 1 year, 8 months ago
  36. 8636d47 config-tfm.h: License Change by Yanray Wang · 1 year, 9 months ago
  37. 3076969 Merge remote-tracking branch 'origin/development' into adjust_tfm_configs by Yanray Wang · 1 year, 9 months ago
  38. aeaf1d79 Update license and copyright in config files by Dave Rodgman · 1 year, 9 months ago
  39. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  40. 09f9300 config-tfm.h: remove PK_[PARSE/WRITE]_C by Yanray Wang · 1 year, 11 months ago
  41. 4419d38 config-tfm.h: include TF-M medium profile properly by Yanray Wang · 1 year, 11 months ago
  42. e23fa41 Documentation improvements by Gilles Peskine · 1 year, 11 months ago
  43. da26a51 Disable PK_PARSE and PK_WRITE by Gilles Peskine · 1 year, 11 months ago
  44. 5f573f8 Fix broken test with MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER by Gilles Peskine · 1 year, 11 months ago
  45. 0c98f9f test-ref-configs: test config-tfm.h by Yanray Wang · 1 year, 11 months ago
  46. b153aae configs: add config_tfm.h which includes TFM configs by Yanray Wang · 1 year, 11 months ago
  47. 2864823 configs: move TFM config to a subdirectory by Yanray Wang · 1 year, 11 months ago
  48. 739d815 Remove PK options by Dave Rodgman · 1 year, 11 months ago
  49. 84e8f1d Set MBEDTLS_MD_C by Dave Rodgman · 1 year, 11 months ago
  50. e820c0a Update spelling "mbed TLS" to "Mbed TLS" by Gilles Peskine · 2 years ago
  51. 52e0fb4 crypto_config_profile_medium: add comment for new KEY_PAIR symbols by Valerio Setti · 2 years ago
  52. 2b25d36 Fix PSA crypto configuration file name by Ronald Cron · 2 years, 1 month ago
  53. e501d0e Add change log and non-regression test by Ronald Cron · 2 years, 1 month ago
  54. ae06443 configs: adapt to new symbols by Valerio Setti · 2 years, 1 month ago
  55. 2f1ae5a Modify TFM files to allow them to build on baremetal with Mbed TLS and fix code style. by Aditya Deshpande · 2 years, 4 months ago
  56. 16a62e3 Bring over both necessary medium config files (regular and PSA style) from TFM. by Aditya Deshpande · 2 years, 4 months ago
  57. cc207bc Replace references to Mbed Crypto with Mbed TLS through-out documentation and comments. by Fredrik Hesse · 3 years, 10 months ago
  58. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  59. 6528763 config: remove SHA224_C from some config files by Valerio Setti · 2 years, 8 months ago
  60. 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 8 months ago
  61. afbfed9 Merge pull request #5582 from gilles-peskine-arm/ssl-opt-auto-psk by Gilles Peskine · 3 years, 4 months ago
  62. d8a573b Fix spelling of 'features' in comment by Jacob Schloss · 6 years ago
  63. d725bf7 Minor documentation improvement by Gilles Peskine · 3 years, 4 months ago
  64. c6d197b ssl-opt needs debug messages by Gilles Peskine · 3 years, 5 months ago
  65. 168f17c New sample/test configuration: small DTLS 1.2 by Gilles Peskine · 3 years, 5 months ago
  66. 7451e5a Minimal TLS configuration: documentation improvements by Gilles Peskine · 3 years, 5 months ago
  67. 01005b9 Restructure test-ref-configs to test with USE_PSA_CRYPTO turned on by Andrzej Kurek · 3 years, 7 months ago
  68. 5902cd6 Remove MBEDTLS_SSL_EXPORT_KEYS, making it always on by Andrzej Kurek · 3 years, 10 months ago
  69. b2e23de Make config version symbols optional by Bence Szépkúti · 4 years, 2 months ago
  70. c850054 Remove reference to including check_config.h by Bence Szépkúti · 4 years, 2 months ago
  71. ba7248a Introduce versioning in the config files by Bence Szépkúti · 4 years, 2 months ago
  72. bb0cfeb Rename config.h to mbedtls_config.h by Bence Szépkúti · 4 years, 2 months ago
  73. c5c9eb4 Move preprocessor logic to build_info.h by Bence Szépkúti · 4 years, 2 months ago
  74. 10e8cf5 Remove MD2, MD4, RC4, Blowfish and XTEA by TRodziewicz · 4 years, 2 months ago
  75. d0b1630 Determine MBEDTLS_ECP_MAX_BITS automatically by Gilles Peskine · 4 years, 2 months ago
  76. 442fdc2 Remove MBEDTLS_X509_CHECK_*_KEY_USAGE options but enable the code by TRodziewicz · 4 years, 2 months ago
  77. 0f82ec6 Remove the TLS 1.0 and 1.1 support by TRodziewicz · 4 years, 3 months ago
  78. 17011a3 Merge branch 'development' into convert_NO_SHA384_to_positive by Mateusz Starzyk · 4 years, 3 months ago
  79. 9d2d6c9 Clarfiy SHA224 and SHA256 documentation by Mateusz Starzyk · 4 years, 3 months ago
  80. c722ebb Update SHA-224 documentation. by Mateusz Starzyk · 4 years, 3 months ago
  81. 4228f89 Merge branch 'development' into convert_NO_SHA384_to_positive by Mateusz Starzyk · 4 years, 3 months ago
  82. 95d516f Remove MBEDTLS_SSL_MAX_CONTENT_LEN option by David Horstmann · 4 years, 3 months ago
  83. 6326a8d Fix SHA definitions and their dependencies in library and test suites. by Mateusz Starzyk · 4 years, 3 months ago
  84. 31017d3 Remove config-psa-crypto.h by Gilles Peskine · 4 years, 3 months ago
  85. dd57b2f Merge pull request #4445 from TRodziewicz/remove_deprecated_things_-_remainder by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  86. c1c479f Fllow-up of the review: ChangeLog expansion, mmigration guides added and comments fixed by TRodziewicz · 4 years, 3 months ago
  87. 85dfc4d Applying current changes by TRodziewicz · 4 years, 3 months ago
  88. 18efb73 Remove deprecated functions and constants. by TRodziewicz · 4 years, 3 months ago
  89. e3c48b4 Separate SHA224 from SHA256 config options. by Mateusz Starzyk · 4 years, 4 months ago
  90. 3352a53 Modify config option for SHA384. by Mateusz Starzyk · 4 years, 4 months ago
  91. cee4270 Remove MBEDTLS_ENABLE_WEAK_CIPHERSUITES configuration option by Ronald Cron · 4 years, 3 months ago
  92. f9c7b3e Remove PKCS#11 library wrapper. by Mateusz Starzyk · 4 years, 5 months ago
  93. a58625f Remove optional SHA-1 in the default TLS configuration. by Mateusz Starzyk · 4 years, 4 months ago
  94. c301bd5 Merge branch 'development_3.0' into drop_old_tls_options by Mateusz Starzyk · 4 years, 4 months ago
  95. 9c63568 Remove MBEDTLS_SSL_DEFAULT_TICKET_LIFETIME by Chris Jones · 4 years, 4 months ago
  96. 4dfb83c Merge pull request #4164 from chris-jones-arm/move-internal-headers by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  97. 1aec646 Remove certs module from mbedtls. by Mateusz Starzyk · 4 years, 6 months ago
  98. e204dbf Drop support for MBEDTLS_SSL_HW_RECORD_ACCEL. by Mateusz Starzyk · 4 years, 5 months ago
  99. 7e37338 Drop single-DES ciphersuites. by Mateusz Starzyk · 4 years, 5 months ago
  100. 5224e29 Drop support for RC4 TLS ciphersuites. by Mateusz Starzyk · 4 years, 6 months ago