dryoc 0.7.2

Don't Roll Your Own Crypto: pure-Rust, hard to misuse cryptography library
Documentation
1
2
pub(crate) mod poly1305_soft;
pub(crate) use poly1305_soft::*;