2023-05-05 15:04:28 +08:00
|
|
|
Features
|
2023-05-10 10:13:29 +08:00
|
|
|
* Add support to restrict AES to 128-bit keys in order to save code size.
|
2023-05-05 15:04:28 +08:00
|
|
|
A new configuration option, MBEDTLS_AES_ONLY_128_BIT_KEY_LENGTH, can be
|
|
|
|
used to enable this feature.
|