Expand description
Implements sha256 SIMD instructions of x86 targets
The functions that actually compute SHA256 were copied from RustCrypto’s sha256 module.
Implements sha256 SIMD instructions of x86 targets
The functions that actually compute SHA256 were copied from RustCrypto’s sha256 module.