mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-31 00:32:50 +00:00
f992e6fe38
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
6 lines
234 B
Plaintext
6 lines
234 B
Plaintext
Features
|
|
* Add support for the Armv8-A Cryptographic Extension in AES on
|
|
64-bit Arm. A new configuration option, MBEDTLS_AESCE_C, can
|
|
be used to enable this feature. Run-time detection is supported
|
|
under Linux only.
|