2 releases

0.1.1 Oct 13, 2024
0.1.0 Jul 12, 2024

#1234 in Cryptography

Download history 13/week @ 2024-07-23 1/week @ 2024-08-06 5/week @ 2024-08-13 4/week @ 2024-08-20 16/week @ 2024-08-27 4/week @ 2024-09-03 1/week @ 2024-09-10 4/week @ 2024-09-17 23/week @ 2024-09-24 8/week @ 2024-10-01 153/week @ 2024-10-08 54/week @ 2024-10-15 6/week @ 2024-10-22 6/week @ 2024-10-29 16/week @ 2024-11-05

166 downloads per month
Used in 3 crates

MIT/Apache

58KB
2K SLoC

CI crates.io docs.rs

Crypto library

Chuchi 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–10MB
~111K SLoC