Skip to main content

hash_bytes

Function hash_bytes 

Source
pub fn hash_bytes(algorithm: Algorithm, data: &[u8]) -> String
Expand description

Hash a byte slice — used by tests and by mirror equivalence checks.