Basic byte encrypter library, supports adding encrypt and decrypt functions to any type
serde::{Serialize, Deserialize}
Encrypted
bincode::{Encode, Decode}