Crates.io | encryptable |
lib.rs | encryptable |
version | 0.1.1 |
source | src |
created_at | 2023-06-20 04:55:58.389479 |
updated_at | 2023-06-20 17:01:06.360883 |
description | Basic byte encrypter library, supports adding encrypt and decrypt functions to any type |
homepage | https://github.com/elijah629/encryptable-rs |
repository | https://github.com/elijah629/encryptable-rs |
max_upload_size | |
id | 894667 |
size | 6,685 |
Basic byte encrypter library, supports adding encrypt and decrypt functions to any type
serde::{Serialize, Deserialize}
to Encrypted
bincode::{Encode, Decode}
to Encrypted