esp-idf/components/mbedtls
Mahavir Jain 64fd14e787
feat(mbedtls): add kconfig option for MBEDTLS_ERROR_C
Disabling this config can reduce footprint for the cases where
mbedtls_strerror() is used and hence the debug strings are getting
pulled into the application image.
2024-04-04 09:20:28 +05:30
..
esp_crt_bundle change(mbedtls/crt_bundle): Update esp_crt_bundle certificates 2024-03-12 10:00:36 +08:00
mbedtls@09bba150d0 fix(mbedtls/gcm): Add support for software fallback for non-AES ciphers in a GCM operation 2024-02-23 10:47:30 +05:30
port feat(mbedtls): add kconfig option for MBEDTLS_ERROR_C 2024-04-04 09:20:28 +05:30
test_apps feat(mbedtls): Added support for using ECDSA key through key manager 2024-04-01 14:37:12 +05:30
CMakeLists.txt feat(mbedtls/ecdsa): Add support for deterministic ECDSA signature generation 2024-03-29 12:14:11 +05:30
Kconfig feat(mbedtls): add kconfig option for MBEDTLS_ERROR_C 2024-04-04 09:20:28 +05:30