encrypt-stuff 0.2.1

Encrypt serializable data
Documentation
1
2
3
4
pub mod encryption;

pub use aead::Key;
pub use aead::{Aead, AeadCore, KeyInit, KeySizeUser};