[][src]Module monocypher::poly1305

Poly1305 is a one-time message authentication code.

Official documentation

Structs

Context

Functions

auth

Produces a message authentication code for the given message and authentication key.