Don't Roll Your Own Crypto: pure-Rust, hard to misuse cryptography library
# Cargo.toml
[dependencies]
dryoc = "0.7.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Encrypt a message using DryocBox
Add dryoc = { version = "0.7", features = ["default"] } to Cargo.tomlNo dependency data recorded yet.