pub fn sha256_bytes(bytes: &[u8]) -> Vec<u8> ⓘ
Sha256 is used in places where cryptographic security is not required, as sha256 has a significant speed improvement over Keccak.