Skip to content

Crypto library providing encryption and signing.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

fire-lib/fire-crypto

Repository files navigation

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.

About

Crypto library providing encryption and signing.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages