#encryption-decryption #signature #encryption #crypto

fire-crypto

Crypto library providing encryption and signing

15 releases

0.4.2 Feb 10, 2024
0.4.1 Oct 31, 2023
0.4.0 Aug 12, 2023
0.3.5 Jan 20, 2023
0.1.1 Aug 24, 2021

#531 in Cryptography

Download history 17/week @ 2023-12-24 30/week @ 2024-02-04 28/week @ 2024-02-11 46/week @ 2024-02-18 59/week @ 2024-02-25 25/week @ 2024-03-03 22/week @ 2024-03-10 12/week @ 2024-03-17

122 downloads per month
Used in 5 crates (4 directly)

MIT/Apache

52KB
1.5K SLoC

CI crates.io docs.rs

Crypto library

Fire crypto ought to be a simple to use crypto providing encryption and signing.

Dependency

Main dependency is dalek-cryptography.

Features

  • cipher Enabling encryption and decryption
  • signature Enabling signing and verifying
  • b64 Enabling base64 support
  • serde Enabling serde support (needs b64 to work)

Not verified

This crate has not passed any verification and may contain bugs.

Dependencies

~0.2–1.8MB
~35K SLoC