Function cryptoxide::hashing::sha256

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

Compute SHA256 on the input and return the digest