#encryption #encryption-decryption #signature #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

#596 in Cryptography

Download history 8/week @ 2024-08-31 19/week @ 2024-09-21 5/week @ 2024-09-28 1/week @ 2024-10-05 5/week @ 2024-10-12 2/week @ 2024-10-19 3/week @ 2024-10-26 9/week @ 2024-11-02 2/week @ 2024-11-16 5/week @ 2024-11-23 2/week @ 2024-11-30 43/week @ 2024-12-07 2/week @ 2024-12-14

52 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.2MB
~45K SLoC