Function sodiumoxide::crypto::shorthash::siphash24::shorthash
[−]
[src]
pub fn shorthash(m: &[u8], Key: &Key) -> Digest
shorthash
hashes a message m
under a key k
. It
returns a hash h
.