Assembly implementation of the SHA-2 compression functions.
This crate is not intended for direct use, most users should prefer the sha2 crate with enabled asm feature instead.
sha2
asm
Only x86, x86-64, and (partially) AArch64 architectures are currently supported.