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