Module microsalt::onetimeauth [] [src]

Interface to Secret-key One-time authentication

Selected primitive

authenticate() is crypto_onetimeauth_poly1305, an authenticator specified in Cryptography in NaCl, Section 9. This authenticator is proven to meet the standard notion of unforgeability after a single message.

Modules

poly1305

Functions

authenticate
verify