mbedtls/ChangeLog.d/sha256-armce-arm.txt

8 lines
293 B
Text
Raw Normal View History

Features
* Support Armv8-A Crypto Extension acceleration for SHA-256
when compiling for Thumb or 32-bit Arm.
New deprecations
* Rename the SHA256_USE_A64_CRYPTO_xxx config options to
SHA256_USE_ARMV8_A_CRYPTO_xxx. The old names may still be
used, but are deprecated.