curve25519-dalek
v4.1.3 StableA pure-Rust implementation of group operations on ristretto255 and Curve25519
Quick Verdict
- โActively maintained (updated 51d ago)
- โStable API (4.x for 9+ years)
- โMassive adoption (7.4K crates depend on it)
- โTeam maintained (2 owners)
- !54% of releases were yanked
Security
Deep Insights
14.8M downloads in the last 30 days (493.7K/day), up 19% from the previous period.
7.4K crates depend on curve25519-dalek. Strong ecosystem adoption means battle-tested code and long-term stability.
This crate is maintained by a team (2 owners), reducing bus-factor risk and ensuring continuity.
The API has been stable (1.x) for over 9 years with 101 releases. This level of maturity means you can depend on it without worrying about breaking changes.
54% of releases have been yanked. Check version history before pinning.
Notable dependents include ed25519-dalek, x25519-dalek, snow, ed25519-zebra, schnorrkel. When high-quality crates choose curve25519-dalek, it's a strong quality signal.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Most downloaded crates that depend on curve25519-dalek
Version Adoption
Release Timeline
Feature Flags
default =["alloc", "precomputed-tables", "zeroize"]