Decision Workspace
ed25519 vs ed25519-v2 vs ed448
Side-by-side comparison of Rust crates
75
ed25519
stablev3.0.0
Edwards Digital Signature Algorithm (EdDSA) over Curve25519 (as specified in RFC 8032) support library providing signature type definitions and PKCS#8 private key decoding/encoding support
47
ed25519-v2
growingv2.3.0-pre
Edwards Digital Signature Algorithm (EdDSA) over Curve25519 (as specified in RFC 8032) support library providing signature type definitions and PKCS#8 private key decoding/encoding support
65
ed448
growingv0.5.0
Edwards Digital Signature Algorithm (EdDSA) over Curve448 (as specified in RFC8032) support library providing signature type definitions and PKCS#8 private key decoding/encoding support
Core Metrics
| ed25519 | ed25519-v2 | ed448 | |
|---|---|---|---|
| Health Score | 75 | 47 | 65 |
| Total Downloads | 153.6M | 1.5K | 161.4K |
| 30d Downloads | 20.9M | 0 | 46.3K |
| Dependents | 1.6K | 0 | 28 |
| Releases | 43 | 1 | 13 |
| Last Updated | 22d ago | 744d ago | 19d ago |
| Age | 9y 7m | 2y | 6y |
Health Breakdown
ed25519
Maintenance
17
Quality
15
Community
20
Popularity
8
Documentation
15
ed25519-v2
Maintenance
1
Quality
21
Community
6
Popularity
4
Documentation
15
ed448
Maintenance
15
Quality
14
Community
15
Popularity
6
Documentation
15
Technical Details
| ed25519 | ed25519-v2 | ed448 | |
|---|---|---|---|
| Version | 3.0.0 | 2.3.0-pre | 0.5.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | Apache-2.0 OR MIT | Apache-2.0 OR MIT | Apache-2.0 OR MIT |
| Dependencies | 6 | 8 | 6 |
| Crate Size | 19KB | 18KB | 16KB |
| Features | 4 | 5 | 5 |
| Yanked % | 34.9% | 0.0% | 7.7% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.85 | 1.72 | 1.85 |
| Owners | 2 (team) | 1 | 2 (team) |
Links
Quick Verdict
- •ed25519 leads with a health score of 75/100, but none of the options score above 80.
- •ed25519 is depended on by 1.6K crates — strongest ecosystem trust.
- •⚠ ed25519-v2 has not been updated in over a year.
- •ed448 is pre-1.0 — API may change.