#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

#555 in Cryptography

Download history 39/week @ 2024-02-05 23/week @ 2024-02-12 63/week @ 2024-02-19 42/week @ 2024-02-26 23/week @ 2024-03-04 25/week @ 2024-03-11 7/week @ 2024-03-18 39/week @ 2024-04-01 158/week @ 2024-04-08 82/week @ 2024-04-15

279 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