hash_variable_length_bytes

Function hash_variable_length_bytes 

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

Hash bytes without any padding NOTE: Not domain-separated from hash_variable_length; use with caution