1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-24 08:29:11 -04:00
harshal.patil 2c85399da0
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-03-12 13:35:49 +05:30
..