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-12 12:00:49 +02:00
|
|
|
when compiling for Thumb (T32) or 32-bit Arm (A32).
|
2023-10-10 15:00:17 +02:00
|
|
|
New deprecations
|
2023-10-11 12:20:16 +02:00
|
|
|
* Rename the MBEDTLS_SHA256_USE_A64_CRYPTO_xxx config options to
|
|
|
|
MBEDTLS_SHA256_USE_ARMV8_A_CRYPTO_xxx. The old names may still
|
|
|
|
be used, but are deprecated.
|