blob: b080cac5e2b2dc8b7a13b4fef0aa04eaf02a59c6 [file] [log] [blame]
Yanray Wangd9bf3702023-05-05 15:04:28 +08001Features
Yanray Wanga30c72f2023-05-10 10:13:29 +08002 * Add support to restrict AES to 128-bit keys in order to save code size.
Yanray Wangd9bf3702023-05-05 15:04:28 +08003 A new configuration option, MBEDTLS_AES_ONLY_128_BIT_KEY_LENGTH, can be
4 used to enable this feature.