[][src]Function rust_sodium::crypto::shorthash::siphash24::shorthash

pub fn shorthash(m: &[u8], Key: &Key) -> Digest

shorthash hashes a message m under a key k. It returns a hash h.