esp-idf/components/mbedtls
harshal.patil 8977be856d
fix(mbedtls/gcm): Add support for software fallback for non-AES ciphers in a GCM operation
- Even if the config MBEDTLS_HARDWARE_AES is enabled, we now support fallback
to software implementation of GCM operations when non-AES ciphers are used.
2024-02-23 10:47:30 +05:30
..
esp_crt_bundle change(mbedtls/crt_bundle): Update esp_crt_bundle certificates 2023-12-19 14:40:56 +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 fix(mbedtls/gcm): Add support for software fallback for non-AES ciphers in a GCM operation 2024-02-23 10:47:30 +05:30
test_apps ci(mbedtls): remove duplicated build-rules 2024-01-16 17:14:12 +08:00
CMakeLists.txt fix(mbedtls/gcm): Fix build failure when config MBEDTLS_HARDWARE_GCM is disabled 2024-01-04 12:20:10 +05:30
Kconfig fix(mbedtls/gcm): Add support for software fallback for non-AES ciphers in a GCM operation 2024-02-23 10:47:30 +05:30