Yanray Wang | d9bf370 | 2023-05-05 15:04:28 +0800 | [diff] [blame] | 1 | Features |
Yanray Wang | a30c72f | 2023-05-10 10:13:29 +0800 | [diff] [blame] | 2 | * Add support to restrict AES to 128-bit keys in order to save code size. |
Yanray Wang | d9bf370 | 2023-05-05 15:04:28 +0800 | [diff] [blame] | 3 | A new configuration option, MBEDTLS_AES_ONLY_128_BIT_KEY_LENGTH, can be |
4 | used to enable this feature. |