serde-encrypt 0.7.0

Encrypts all the Serialize
Documentation

serde-encrypt encrypts/decrypts any strcts and enums that implement serde::{Serialize, Deserialize}.

See README.md for basic usage and implementation details.