[−][src]Module monocypher::poly1305
Poly1305 is a one-time message authentication code.
Structs
| Context |
Functions
| auth | Produces a message authentication code for the given message and authentication key. |
Poly1305 is a one-time message authentication code.
| Context |
| auth | Produces a message authentication code for the given message and authentication key. |