mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-10 23:40:51 +02:00
17c2e9e1cd
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.