Skip to main content

sha3_256

Function sha3_256 

Source
pub fn sha3_256(message: &[u8]) -> [u8; 32]
Expand description

SHA-3 Hash with 256 bits (32 bytes) output.