mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-20 22:05:15 +00:00
5 lines
234 B
Text
5 lines
234 B
Text
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.
|