Files
codex/codex-rs/vendor/rama-crypto/README.md
2026-01-12 18:21:03 -08:00

2.6 KiB

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: