mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-06 07:10:41 +00:00
10301d4322
Consolidate the entries for SHA512 and SHA256 since they are being released together. List the algorithms generically as SHA-2 since this also applies to SHA224 and SHA384. Clearly state that the instructions are only supported when building for Aarch64 (64-bit ARMv8+) and not for Aarch32 (32-bit ARMv8+). Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
4 lines
104 B
Plaintext
4 lines
104 B
Plaintext
Features
|
|
* Add support for the ARMv8 SHA-2 acceleration instructions when building
|
|
for Aarch64.
|