mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-16 07:21:53 +03:00
@ -2,6 +2,6 @@ Features
|
|||||||
* Support Armv8-A Crypto Extension acceleration for SHA-256
|
* Support Armv8-A Crypto Extension acceleration for SHA-256
|
||||||
when compiling for Thumb or 32-bit Arm.
|
when compiling for Thumb or 32-bit Arm.
|
||||||
New deprecations
|
New deprecations
|
||||||
* Rename the SHA256_USE_A64_CRYPTO_xxx config options to
|
* Rename the MBEDTLS_SHA256_USE_A64_CRYPTO_xxx config options to
|
||||||
SHA256_USE_ARMV8_A_CRYPTO_xxx. The old names may still be
|
MBEDTLS_SHA256_USE_ARMV8_A_CRYPTO_xxx. The old names may still
|
||||||
used, but are deprecated.
|
be used, but are deprecated.
|
||||||
|
Reference in New Issue
Block a user