3 releases

new 0.1.2 Jan 4, 2025
0.1.1 Oct 13, 2024
0.1.0 Jul 12, 2024

#1301 in Cryptography

Download history 2/week @ 2024-09-16 25/week @ 2024-09-23 9/week @ 2024-09-30 69/week @ 2024-10-07 137/week @ 2024-10-14 7/week @ 2024-10-21 22/week @ 2024-11-04 5/week @ 2024-11-18 2/week @ 2024-12-02 30/week @ 2024-12-09 3/week @ 2024-12-16 112/week @ 2024-12-30

146 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–2.2MB
~45K SLoC