poly1305 top-level constant
_Poly1305
const poly1305
The Poly1305 MAC (message authentication code) generator for an input message using either 16 or 32-byte long authentication key.
Implementation
const poly1305 = _Poly1305();