esp-idf/components/esp-tls
Mahavir Jain 8c9a3da695 mbedtls: disable Diffie-Hellman key exchange modes by default
Using these ciphers can constitute a security risk if the server
uses a weak prime for the key exchange.

Footprint impact:
Roughly 3K saved in text+rodata in default https_request example
2021-11-02 15:52:09 +08:00
..
esp-tls-crypto
private_include
test
CMakeLists.txt
Kconfig
component.mk
esp_tls.c
esp_tls.h
esp_tls_error_capture.c
esp_tls_errors.h
esp_tls_mbedtls.c
esp_tls_wolfssl.c