Cargo Features
Poly1305 has no features set by default.
[dependencies]
poly1305 = { version = "0.9.0-rc.0", features = ["std", "zeroize"] }
- std
-
Enables std of universal-hash
Features from optional dependencies
- zeroize implicit feature
Poly1305 has no features set by default.
[dependencies]
poly1305 = { version = "0.9.0-rc.0", features = ["std", "zeroize"] }
Enables std of universal-hash