# commonware-cryptography-curve25519 [![Crates.io](https://img.shields.io/crates/v/commonware-cryptography-curve25519.svg)](https://crates.io/crates/commonware-cryptography-curve25519) [![Docs.rs](https://docs.rs/commonware-cryptography-curve25519/badge.svg)](https://docs.rs/commonware-cryptography-curve25519) Perform Curve25519 field/group arithmetic, Ed25519 signing and verification, and X25519 key exchange. ## Status Stability varies by primitive. See [README](https://github.com/commonwarexyz/monorepo#stability) for details.