2 releases
0.1.1 | Jun 20, 2023 |
---|---|
0.1.0 | Jun 20, 2023 |
#1524 in Encoding
6KB
57 lines
encryptable-rs
Basic byte encrypter library, supports adding encrypt and decrypt functions to any type
Features
- serde: Adds derives for
serde::{Serialize, Deserialize}
toEncrypted
- bincode: Adds derives for
bincode::{Encode, Decode}
toEncrypted
Dependencies
~2.9–4MB
~87K SLoC