1 unstable release

0.1.0 Jul 12, 2024

#1301 in Cryptography

26 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
~46K SLoC