[][src]Function sodalite::onetimeauth

pub fn onetimeauth(out: &mut OnetimeauthHash, m: &[u8], k: &OnetimeauthKey)

Authenticate a message m using a secret key k, return the authenticator in out.