1. 67f54d2 Have the definition of MBEDTLS_CONFIG_VERSION uncommented by default by Gilles Peskine · 6 weeks ago
  2. 46acbcd Merge pull request #10404 from gilles-peskine-arm/config-version-4.0 by Ronald Cron · 6 weeks ago
  3. ff5d117 Increment config version for the new product major version by Gilles Peskine · 6 weeks ago
  4. 4fe3760 Cleanup following the removal of MBEDTLS_BIGNUM_C option by Ronald Cron · 6 weeks ago
  5. feb5e26 Cleanup following the removal of MBEDTLS_ECP_DP_.*_ENABLED options by Ronald Cron · 6 weeks ago
  6. 2ad1e5c Cleanup following the removal of MBEDTLS_ECJPAKE_C option by Ronald Cron · 6 weeks ago
  7. 3c6bbdd Cleanup following the removal of MBEDTLS_ECDSA_C option by Ronald Cron · 6 weeks ago
  8. a19ee28 Cleanup following the removal of MBEDTLS_ECDH_C option by Ronald Cron · 6 weeks ago
  9. 919a1e4 Cleanup following the removal of RSA legacy options by Ronald Cron · 6 weeks ago
  10. 0dd31fe Introduce MBEDTLS_SSL_NULL_CIPHERSUITES by Ronald Cron · 7 weeks ago
  11. 15f1d7f Remove support for static ECDH cipher suites by Ben Taylor · 4 months ago
  12. 4a43804 Remove deprecated items by Ben Taylor · 4 months ago
  13. 5eb9aba mbedtls_config.h: Update "requires" comments by Ronald Cron · 3 months ago
  14. 02ec585 Replace MBEDTLS_OID_C by function-specific dependencies by Gilles Peskine · 6 months ago
  15. 7577c9e Fix doxygen for MBEDTLS_SSL_KEYING_MATERIAL_EXPORT by Max Fillinger · 9 months ago
  16. 51bec54 Enable MBEDTLS_SSL_KEYING_MATERIAL_EXPORT by default by Max Fillinger · 1 year ago
  17. 2fe35f6 Create MBEDTLS_SSL_KEYING_MATERIAL_EXPORT option by Max Fillinger · 1 year ago
  18. e1e2730 Remove `MBEDTLS_KEY_EXCHANGE_RSA_ENABLED` config option by Gabor Mezei · 8 months ago
  19. d137f15 mbedtls_config.h: remove definition of MBEDTLS_KEY_EXCHANGE_DHE_RSA_ENABLED by Valerio Setti · 9 months ago
  20. 28905b7 Remove mention of USE_PSA_CRYPTO in documentation by Manuel Pégourié-Gonnard · 9 months ago
  21. 6ba324d mbedtls_config: remove MBEDTLS_KEY_EXCHANGE_DHE_PSK_ENABLED by Valerio Setti · 10 months ago
  22. 1bf85a8 mbedtls_config: Cleaned up legacy sections. by Minos Galanakis · 11 months ago
  23. 80e76b6 Moved options to new sections. by Minos Galanakis · 11 months ago
  24. acd560f mbedtls_config: Added new section placeholders. by Minos Galanakis · 11 months ago
  25. 1f0d469 Cleaned up MbedTLS/tf-psa-crypto configs. by Minos Galanakis · 11 months ago
  26. 861b90c Migrated General and test configuration options (contd). by Minos Galanakis · 11 months ago
  27. cb32d08 crypto_config: Migrated newer configuration options. by Minos Galanakis · 11 months ago
  28. f33250f crypto_config: Migrated MBEDTLS_NULL_CIPHER in legacy-crypto by Minos Galanakis · 11 months ago
  29. 127ffb5 crypto_config: Migrated legacy-crypto selection options. by Minos Galanakis · 1 year, 1 month ago
  30. a19e07f crypto_config: Migrated crypto-drivers selection options. by Minos Galanakis · 1 year, 1 month ago
  31. 626439a crypto_config: Migrated PSA core selection options. by Minos Galanakis · 1 year, 1 month ago
  32. 1448949 crypto_config: Migrated data format selection options. by Minos Galanakis · 1 year, 1 month ago
  33. 45544e0 crypto_config: Migrated cryptographic mechanism selection options. by Minos Galanakis · 1 year, 1 month ago
  34. 2056958 crypto_config: Migrated General and test configuration options. by Minos Galanakis · 1 year, 1 month ago
  35. 25ae42e crypto_config: Migrated Platform options. by Minos Galanakis · 1 year, 1 month ago
  36. 2761d18 Add issue reference for ECP_RESTARTABLE limitations by Janos Follath · 11 months ago
  37. 745e561 Move the psa_init() warnings to _CLI and _SRV by Janos Follath · 11 months ago
  38. 277bba8 Remove USE_PSA references from config documentation by Janos Follath · 11 months ago
  39. 93ba625 Remove MBEDTLS_PSA_CRYPTO_CONFIG configuration option by Ronald Cron · 1 year, 2 months ago
  40. 91e7ebe Remove RSA_PSK suites from cipher suite lists by Gilles Peskine · 1 year, 1 month ago
  41. b3ec125 Remove mentions of RSA-PSK key exchange from documentation by Gilles Peskine · 1 year, 1 month ago
  42. ac767e5 Remove MBEDTLS_KEY_EXCHANGE_RSA_PSK_ENABLED by Gilles Peskine · 1 year, 1 month ago
  43. 9863b04 Make MBEDTLS_USE_PSA_CRYPTO no longer a selectable option by Gilles Peskine · 1 year ago
  44. 8ed4d94 Merge pull request #9614 from gilles-peskine-arm/use_psa_crypto-always_on by Gilles Peskine · 12 months ago
  45. 43b4264 Enable MBEDTLS_USE_PSA_CRYPTO by default by Gilles Peskine · 1 year, 1 month ago
  46. 83778d7 Documentation: fix some nits by Valerio Setti · 1 year, 1 month ago
  47. c2a6e8b mbedtls_config: fix/improve descriptions of PSA_STATIC_KEY_SLOT symbols by Valerio Setti · 1 year, 2 months ago
  48. 933b769 mbedtls_config: fix descriptions for PSA static key slots by Valerio Setti · 1 year, 3 months ago
  49. a7ce589 mbedtls_config: move MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE to the correct place by Valerio Setti · 1 year, 3 months ago
  50. 678e0fb psa: allow to use static key buffers instead of dynamic ones by Valerio Setti · 1 year, 5 months ago
  51. 0b0f090 Merge remote-tracking branch 'restricted/development-restricted' into dev-mergeback by Manuel Pégourié-Gonnard · 1 year, 2 months ago
  52. ab0af45 Merge pull request #9464 from gilles-peskine-arm/psa-keystore-dynamic-development by Gilles Peskine · 1 year, 2 months ago gh-readonly-queue/development/pr-9464-805ac15e2d77c00d41edea336c8fb33e28322ff5
  53. 0a2b6e2 Merge remote-tracking branch 'development' into development-restricted by Gilles Peskine · 1 year, 2 months ago
  54. 88f3dd9 Merge pull request #9402 from tom-daubney-arm/remove_function_level_alt_interface by Bence Szépkúti · 1 year, 3 months ago
  55. 9e9e1f6 Dynamic key store: new compilation option by Gilles Peskine · 1 year, 5 months ago
  56. 123a625 Resolved merge conflicts caused by file moved in #8226 by Minos Galanakis · 1 year, 3 months ago
  57. a0cdde3 Remove outdated documentation by Thomas Daubney · 1 year, 3 months ago
  58. 2cb03a5 Improve the documentation of MBEDTLS_PSA_KEY_SLOT_COUNT by Gilles Peskine · 1 year, 3 months ago
  59. 28647d8 Remove MBEDTLS_ECDSA_GENKEY_ALT by Thomas Daubney · 1 year, 3 months ago
  60. 4864424 Remove MBEDTLS_ECDSA_SIGN_ALT by Thomas Daubney · 1 year, 3 months ago
  61. e3013da Remove MBEDTLS_ECDSA_VERIFY_ALT by Thomas Daubney · 1 year, 3 months ago
  62. ce5ed85 Remove MBEDTLS_ECDH_COMPUTE_SHARED_ALT by Thomas Daubney · 1 year, 3 months ago
  63. 51b90fb Remove MBEDTLS_ECDH_GEN_PUBLIC_ALT by Thomas Daubney · 1 year, 3 months ago
  64. 7c0b4ad Remove MBEDTLS_AES_DECRYPT_ALT by Thomas Daubney · 1 year, 3 months ago
  65. 6cf05f9 Remove MBEDTLS_AES_ENCRYPT_ALT by Thomas Daubney · 1 year, 3 months ago
  66. 955ce58 Remove MBEDTLS_AES_SETKEY_DEC_ALT by Thomas Daubney · 1 year, 3 months ago
  67. 742a2e3 Remove MBEDTLS_AES_SETKEY_ENC_ALT by Thomas Daubney · 1 year, 3 months ago
  68. 2bcf805 Remove MBEDTLS_DES3_CRYPT_ECB_ALT by Thomas Daubney · 1 year, 3 months ago
  69. 29561ec Remove MBEDTLS_DES_CRYPT_ECB_ALT by Thomas Daubney · 1 year, 3 months ago
  70. 43874e0 Remove MBEDTLS_DES_SETKEY_ALT by Thomas Daubney · 1 year, 3 months ago
  71. 3ab1b2d Remove MBEDTLS_SHA512_PROCESS_ALT by Thomas Daubney · 1 year, 3 months ago
  72. 297b026 Remove MBEDTLS_SHA256_PROCESS_ALT by Thomas Daubney · 1 year, 3 months ago
  73. 2106f79 Remove MBEDTLS_SHA1_PROCESS_ALT by Thomas Daubney · 1 year, 3 months ago
  74. 6498868 Remove MBEDTLS_RIPEMD160_PROCESS_ALT by Thomas Daubney · 1 year, 3 months ago
  75. 72a88e7 Remove MBEDTLS_MD5_PROCESS_ALT by Thomas Daubney · 1 year, 3 months ago
  76. 726e57f Merge pull request #1249 from gilles-peskine-arm/psa-drbg-no-hmac-document by Gilles Peskine · 1 year, 3 months ago
  77. 3962a38 Merge pull request #9287 from Wenxing-hou/fix_some_typo by Paul Elliott · 1 year, 3 months ago
  78. 75246c0 Remove irrelevant documentation notes by Thomas Daubney · 1 year, 4 months ago
  79. 25bcf27 Remove MBEDTLS_SHA512_ALT by Thomas Daubney · 1 year, 5 months ago
  80. b248a93 Remove MBEDTLS_MD5_ALT by Thomas Daubney · 1 year, 5 months ago
  81. efc65e1 Remove MBEDTLS_CMAC_ALT by Thomas Daubney · 1 year, 5 months ago
  82. 027535c Remove MBEDTLS_SHA256_ALT by Thomas Daubney · 1 year, 5 months ago
  83. 30c7701 Remove MBEDTLS_RIPEMD160_ALT by Thomas Daubney · 1 year, 5 months ago
  84. 2cd12de Remove MBEDTLS_SHA1_ALT by Thomas Daubney · 1 year, 5 months ago
  85. 25e2be1 Remove MBEDTLS_NIST_KW_ALT by Thomas Daubney · 1 year, 5 months ago
  86. a9ea6f8 Remove MBEDTLS_DES_ALT by Thomas Daubney · 1 year, 5 months ago
  87. 064f1df Remove MBEDTLS_ARIA_ALT by Thomas Daubney · 1 year, 5 months ago
  88. e9fe311 Remove MBEDTLS_CAMELLIA_ALT by Thomas Daubney · 1 year, 5 months ago
  89. c7cb810 Remove MBEDTLS_GCM_ALT by Thomas Daubney · 1 year, 5 months ago
  90. b4914cf Remove MBEDTLS_CCM_ALT by Thomas Daubney · 1 year, 5 months ago
  91. 4137609 Remove MBEDTLS_AES_ALT by Thomas Daubney · 1 year, 5 months ago
  92. b4d03cc Fix some typo for include folder by Wenxing Hou · 1 year, 4 months ago
  93. f60ff02 Remove MBEDTLS_CHACHA20_ALT by Thomas Daubney · 1 year, 5 months ago
  94. af28a17 Remove MBEDTLS_CHACHAPOLY_ALT by Thomas Daubney · 1 year, 5 months ago
  95. f7ca94a Remove MBEDTLS_POLY1305_ALT by Thomas Daubney · 1 year, 5 months ago
  96. 9da1769 Remove MBEDTLS_ECP_ALT and associated options by Thomas Daubney · 1 year, 5 months ago
  97. e647d8f Remove MBEDTLS_ECJPAKE_ALT by Thomas Daubney · 1 year, 5 months ago
  98. 5edad7f Remove MBEDTLS_DHM_ALT by Thomas Daubney · 1 year, 5 months ago
  99. f47b66e Remove MBEDTLS_RSA_ALT by Thomas Daubney · 1 year, 5 months ago
  100. 868d252 Document that MBEDTLS_PSA_HMAC_DRBG_MD_TYPE does not force HMAC by Gilles Peskine · 1 year, 4 months ago