mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
rewrite ChangeLog
Signed-off-by: Yanray Wang <yanray.wang@arm.com>
This commit is contained in:
parent
ab4fb0d34c
commit
a30c72fc44
|
|
@ -1,5 +1,5 @@
|
||||||
Features
|
Features
|
||||||
* Add support for AES to only enable 128-bit key in order to save code size.
|
* Add support to restrict AES to 128-bit keys in order to save code size.
|
||||||
A new configuration option, MBEDTLS_AES_ONLY_128_BIT_KEY_LENGTH, can be
|
A new configuration option, MBEDTLS_AES_ONLY_128_BIT_KEY_LENGTH, can be
|
||||||
used to enable this feature.
|
used to enable this feature.
|
||||||
Fixes #7376.
|
Fixes #7376.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue