mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-03 20:54:00 +00:00
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.
|