rama-crypto 0.3.0

All crypto logic used by rama
Documentation

rama banner

Crates.io Docs.rs MIT License Apache 2.0 License rust version Build Status

Discord Buy Me A Coffee GitHub Sponsors Paypal Donation

🦙 rama® (ラマ) is a modular service framework for the 🦀 Rust language to move and transform your network packets. The reasons behind the creation of rama can be read in the "Why Rama" chapter.

rama-crypto

Crypto primitives and dependencies used by rama.

This includes but is not limited to:

  • Certificates
  • Javascript object signing and encryption (JOSE): JWS, JWK, JWT, JWE...
  • Public and private keys
  • Signing

Crate used by the end-user rama crate.

Learn more about rama: