Module sha

Source
Expand description

Implements sha256 SIMD instructions of x86 targets

The functions that actually compute SHA256 were copied from RustCrypto’s sha256 module.

Traits§

EvalContextExt 🔒

Functions§

add 🔒
or 🔒
sha256_digest_round_x2 🔒
sha256load 🔒
sha256msg1 🔒
sha256msg2 🔒
shl 🔒
shr 🔒
xor 🔒