zephyr/modules/mbedtls
Valerio Setti 9360b6e1aa mbedtls: remove unused kconfigs for Blowfish, ARC4 and MD4
As of Mbed TLS 3.6 (which is the currently used version in Zephyr)
Blowfish, ARC4 and MD4 are no more supported so existing kconfigs
have no effect at all. Moreover they are not even used anywhere
in Zephyr.
This commit just removes them all and it also updates the migration
guide document.

Signed-off-by: Valerio Setti <vsetti@baylibre.com>
2024-06-05 01:39:04 -07:00
..
configs mbedtls: remove unused kconfigs for Blowfish, ARC4 and MD4 2024-06-05 01:39:04 -07:00
include mbedtls: add CONFIG_MBEDTLS_INIT 2023-07-06 11:45:08 +02:00
CMakeLists.txt modules: mbedtls: remove the default enabling of features 2024-05-31 16:33:06 -05:00
create_psa_files.py mbedtls: add new PSA_CRYPTO_CLIENT config 2024-05-23 11:53:02 -04:00
debug.c
Kconfig mbedtls: add Kconfig option for PSA_WANT_ALG_SHA_256 2024-05-08 22:14:19 -07:00
Kconfig.psa mbedtls: add new PSA_CRYPTO_CLIENT config 2024-05-23 11:53:02 -04:00
Kconfig.tls-generic mbedtls: remove unused kconfigs for Blowfish, ARC4 and MD4 2024-06-05 01:39:04 -07:00
shell.c
zephyr_init.c mbedtls: add option to use CSPRNG as random source for PSA_CRYPTO_C 2024-05-09 10:27:30 +02:00