poly1305_auth

Function poly1305_auth 

Source
pub fn poly1305_auth(m: &[u8], key: &Key) -> Tag