commonware_utils

Function hash

Source
pub fn hash(bytes: &[u8]) -> Vec<u8>
Expand description

Hashes the given Bytes using SHA-256.