dryoc 0.7.0

Don't Roll Your Own Crypto: pure-Rust, hard to misuse cryptography library
Documentation
1
2
3
[build]
publish = "target/doc"
command = 'rustup toolchain install nightly && cargo +nightly doc --features nightly,serde,base64 && echo "/ /dryoc" >> target/doc/_redirects'