mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 15:12:22 +01:00
Use --enable-armasm=sha512-crypto or define WOLFSSL_ARMASM_CRYPTO_SHA512 to use SHA512 cryptographic instructions. Checks system register for the feature before using the SHA512 instructions. Added SHA512 input data alignment test. Add support for SHA512/224 and SHA512/256 to ARM port.