Function xkcp_rs::keccak256

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

Implementation of Keccak-256.