encryptable 0.1.1

Basic byte encrypter library, supports adding encrypt and decrypt functions to any type
Documentation

encryptable-rs

Basic byte encrypter library, supports adding encrypt and decrypt functions to any type

Features

  • serde: Adds derives for serde::{Serialize, Deserialize} to Encrypted
  • bincode: Adds derives for bincode::{Encode, Decode} to Encrypted