[][src]Function safe_crypto::hash

pub fn hash(data: &[u8]) -> [u8; 32]

Produces a 256-bit crypto hash out of the provided data.