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 πŸ”’