Decision Workspace
cyphergraphy vs ed25519-dalek vs ecies
Side-by-side comparison of Rust crates
51
cyphergraphy
growingv0.3.0
Implementation-independent abstractions for main cryptographic algorithms (part of cyphernet suite)
78
ed25519-dalek
stablev2.2.0
Fast and efficient ed25519 EdDSA key generations, signing, and verification in pure Rust.
57
ecies
growingv0.2.10
Elliptic Curve Integrated Encryption Scheme for secp256k1
Core Metrics
| cyphergraphy | ed25519-dalek | ecies | |
|---|---|---|---|
| Health Score | 51 | 78 | 57 |
| Total Downloads | 41.1K | 109.5M | 341.8K |
| 30d Downloads | 5.5K | 13.0M | 22.9K |
| Dependents | 20 | 17.2K | 238 |
| Releases | 3 | 42 | 17 |
| Last Updated | 690d ago | 51d ago | 164d ago |
| Age | 3y 2m | 9y 3m | 6y 4m |
Health Breakdown
cyphergraphy
Maintenance
4
Quality
17
Community
12
Popularity
6
Documentation
12
ed25519-dalek
Maintenance
15
Quality
20
Community
20
Popularity
8
Documentation
15
ecies
Maintenance
10
Quality
16
Community
9
Popularity
7
Documentation
15
Technical Details
| cyphergraphy | ed25519-dalek | ecies | |
|---|---|---|---|
| Version | 0.3.0 | 2.2.0 | 0.2.10 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | BSD-3-Clause | MIT |
| Dependencies | 7 | 22 | 25 |
| Crate Size | 8KB | 98KB | 37KB |
| Features | 6 | 14 | 13 |
| Yanked % | 0.0% | 4.8% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.69 | 1.81 | 1.65 |
| Owners | 2 | 2 (team) | 1 |
Links
Quick Verdict
- •ed25519-dalek leads with a health score of 78/100, but none of the options score above 80.
- •ed25519-dalek is depended on by 17.2K crates — strongest ecosystem trust.
- •⚠ cyphergraphy has not been updated in over a year.
- •cyphergraphy, ecies are pre-1.0 — API may change.