mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-15 06:39:56 +00:00
Add security entry to ChangeLog for AES-CE
Signed-off-by: Tom Cosgrove <[email protected]>
This commit is contained in:
committed by
Paul Elliott
parent
e214827347
commit
a9c58584be
@@ -0,0 +1,5 @@
|
||||
Security
|
||||
* Add support for AES with the Armv8-A Cryptographic Extension on 64-bit
|
||||
Arm, so that these systems are no longer vulnerable to timing side-channel
|
||||
attacks. This is configured by MBEDTLS_AESCE_C, which is on by default.
|
||||
Reported by Demi Marie Obenour.
|
||||
Reference in New Issue
Block a user