mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2024-12-28 15:17:21 +00:00
add ChangeLog entry
Signed-off-by: Yanray Wang <yanray.wang@arm.com>
This commit is contained in:
parent
374c3aec89
commit
d9bf370fbe
5
ChangeLog.d/add-aes-128bit-only.txt
Normal file
5
ChangeLog.d/add-aes-128bit-only.txt
Normal file
@ -0,0 +1,5 @@
|
||||
Features
|
||||
* Add support for AES to only enable 128-bit key in order to save code size.
|
||||
A new configuration option, MBEDTLS_AES_ONLY_128_BIT_KEY_LENGTH, can be
|
||||
used to enable this feature.
|
||||
Fixes #7376.
|
Loading…
Reference in New Issue
Block a user