Skip to main content

keyed_hash

Function keyed_hash 

Source
pub fn keyed_hash(key: &[u8; 64], input: &[u8]) -> Hash
Expand description

Hash the input bytes with a key.