#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

#610 in Cryptography

Download history 1/week @ 2024-10-07 7/week @ 2024-10-14 4/week @ 2024-10-28 8/week @ 2024-11-04 3/week @ 2024-11-18 6/week @ 2024-11-25 45/week @ 2024-12-09

1,013 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.4MB
~48K SLoC