Function cryptoxide::hashing::sha3_256

source ·
pub fn sha3_256(input: &[u8]) -> [u8; 32]
Expand description

Compute SHA3-256 on the input and return the digest