Crates.io | chuchi-crypto |
lib.rs | chuchi-crypto |
version | 0.1.1 |
source | src |
created_at | 2024-07-12 20:41:56.002223 |
updated_at | 2024-10-13 20:46:08.887514 |
description | Crypto library providing encryption and signing. |
homepage | https://chuchi.dev/ |
repository | https://github.com/chuchi-dev/chuchi-crypto |
max_upload_size | |
id | 1301367 |
size | 70,964 |
Chuchi crypto ought to be a simple to use crypto providing encryption and signing.
Main dependency is dalek-cryptography
.
cipher
Enabling encryption and decryptionsignature
Enabling signing and verifyingb64
Enabling base64 supportserde
Enabling serde support (needs b64
to work)This crate has not passed any verification and may contain bugs.