Crates.io | fire-crypto |
lib.rs | fire-crypto |
version | 0.4.3 |
source | src |
created_at | 2021-08-24 19:29:03.773251 |
updated_at | 2024-04-14 12:40:29.155072 |
description | Crypto library providing encryption and signing. |
homepage | https://fire-lib.com/ |
repository | https://github.com/fire-lib/fire-crypto |
max_upload_size | |
id | 441824 |
size | 70,509 |
Fire 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.