2023-10-04 19:04:39 +02:00
|
|
|
Features
|
2023-10-10 15:56:35 +02:00
|
|
|
* Support Armv8-A Crypto Extension acceleration for SHA-256
|
2023-10-04 19:04:39 +02:00
|
|
|
when compiling for Thumb or 32-bit Arm.
|
2023-10-10 15:00:17 +02:00
|
|
|
New deprecations
|
2023-10-11 12:05:22 +02:00
|
|
|
* Rename the SHA256_USE_A64_CRYPTO_xxx config options to
|
|
|
|
SHA256_USE_ARMV8_A_CRYPTO_xxx. The old names may still be
|
2023-10-10 15:00:17 +02:00
|
|
|
used, but are deprecated.
|