Cargo Features

Poly1305 has no features set by default.

[dependencies]
poly1305 = { version = "0.9.0-pre", features = ["std", "zeroize"] }
std

Enables std of universal-hash

Features from optional dependencies

zeroize implicit feature