Function xkcp_rs::sha3_256

source ·
pub fn sha3_256(input: &[u8], output: &mut [u8; 32])
Expand description

Implementation of SHA3-256 [FIPS 202].