esp-idf/components/mbedtls/port/include/aes
harshal.patil ca4f560f2b
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-26 14:29:18 +05:30
..
esp_aes_gcm.h fix(mbedtls/gcm): Add support for software fallback for non-AES ciphers in a GCM operation 2024-02-26 14:29:18 +05:30
esp_aes_internal.h AES: refactor and add HAL layer 2020-12-10 09:04:47 +00:00
esp_aes.h docs: update the algorithm and key name from AES-XTS to XTS-AES 2023-05-15 17:54:50 +08:00