#encryption-decryption #signature #encryption #crypto

fire-crypto

Crypto library providing encryption and signing

16 releases

0.4.3 Apr 14, 2024
0.4.2 Feb 10, 2024
0.4.1 Oct 31, 2023
0.3.5 Jan 20, 2023
0.3.3 Nov 26, 2021

#554 in Cryptography

Download history 4/week @ 2024-02-02 46/week @ 2024-02-09 41/week @ 2024-02-16 63/week @ 2024-02-23 24/week @ 2024-03-01 22/week @ 2024-03-08 20/week @ 2024-03-15 2/week @ 2024-03-22 30/week @ 2024-03-29 26/week @ 2024-04-05 182/week @ 2024-04-12 45/week @ 2024-04-19 7/week @ 2024-04-26 1/week @ 2024-05-03

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

MIT/Apache

58KB
2K 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–2.3MB
~57K SLoC