esp-idf/components/mbedtls
Michal Vácha e4820fc447 Fixed TLS 1.1 still being enables even if disabled via config.
Fixed MBEDTLS_SSL_PROTO_TLS1_1 still being defined even ifCONFIG_MBEDTLS_SSL_PROTO_TLS1_1 is not

Signed-off-by: Aditya Patwardhan <aditya.patwardhan@espressif.com>

Merges https://github.com/espressif/esp-idf/pull/5675
2020-08-05 03:38:51 +00:00
..
esp_crt_bundle Fixes issues with gen_crt_bundle.py for unicode chars 2020-06-08 18:27:03 +08:00
mbedtls@90f46c8b17 mbedtls: update to mbedtls release v2.16.7 2020-07-20 15:50:20 +05:30
port Fixed TLS 1.1 still being enables even if disabled via config. 2020-08-05 03:38:51 +00:00
test mbedtls: Fix a case for mpi_montgomery_exp_calc() when Z is not init 2020-07-13 22:46:05 +08:00
CMakeLists.txt mbedtls: Don't compile hardware MPI & SHA files if disabled in config 2020-05-26 03:37:46 +00:00
Kconfig secure_element: atecc608_ecdsa example 2020-05-21 13:08:30 +05:30
Makefile.projbuild
component.mk mbedtls: Don't compile hardware MPI & SHA files if disabled in config 2020-05-26 03:37:46 +00:00