[][src]Crate poly1305

The Poly1305 universal hash function and message authentication code

Structs

Poly1305

The Poly1305 universal hash function.

Constants

BLOCK_SIZE

Size of the blocks Poly1305 acts upon

KEY_SIZE

Size of a Poly1305 key

Type Definitions

Tag

Poly1305 authentication tags