mirror of
https://github.com/openai/codex.git
synced 2026-04-29 17:06:51 +00:00
2.6 KiB
2.6 KiB
🦙 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:
- Github: https://github.com/plabayo/rama
- Book: https://ramaproxy.org/book/
