mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-26 06:01:09 +01:00
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.
|
||||
Reference in New Issue
Block a user