| Crates.io | encryptable |
| lib.rs | encryptable |
| version | 0.1.1 |
| created_at | 2023-06-20 04:55:58.389479+00 |
| updated_at | 2023-06-20 17:01:06.360883+00 |
| 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 Encryptedbincode::{Encode, Decode} to Encrypted