A pure-Rust implementation of group operations on ristretto255 and Curve25519.
# Cargo.toml
[dependencies]
curve25519-dalek-ng = "4.1.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Performs elliptic curve operations on Curve25519 and ristretto255.
Add `features = ["rand"]` to Cargo.toml dependency.
No dependency data recorded yet.