Decision Workspace
ed448 vs ed25519 vs ed25519-v2
Side-by-side comparison of Rust crates
60
ed448
growingv0.4.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
73
ed25519
stablev2.2.3
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
46
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
Core Metrics
| ed448 | ed25519 | ed25519-v2 | |
|---|---|---|---|
| Health Score | 60 | 73 | 46 |
| Total Downloads | 81.0K | 119.9M | 1.5K |
| 30d Downloads | 28.2K | 13.2M | 3 |
| Dependents | 20 | 1.5K | 0 |
| Releases | 11 | 41 | 1 |
| Last Updated | 53d ago | 53d ago | 684d ago |
| Age | 5y 10m | 9y 5m | 1y 10m |
Health Breakdown
ed448
Maintenance
13
Quality
14
Community
15
Popularity
6
Documentation
12
ed25519
Maintenance
15
Quality
15
Community
20
Popularity
8
Documentation
15
ed25519-v2
Maintenance
1
Quality
20
Community
6
Popularity
4
Documentation
15
Technical Details
| ed448 | ed25519 | ed25519-v2 | |
|---|---|---|---|
| Version | 0.4.0 | 2.2.3 | 2.3.0-pre |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | BSD-3-Clause | Apache-2.0 OR MIT | Apache-2.0 OR MIT |
| Dependencies | 2 | 10 | 8 |
| Crate Size | 64KB | 18KB | 18KB |
| Features | 2 | 5 | 5 |
| Yanked % | 9.1% | 36.6% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.60 | 1.72 |
| Owners | 2 (team) | 2 (team) | 1 |
Links
Quick Verdict
- •ed25519 leads with a health score of 73/100, but none of the options score above 80.
- •ed25519 is depended on by 1.5K crates — strongest ecosystem trust.
- •⚠ ed25519-v2 has not been updated in over a year.
- •ed448 is pre-1.0 — API may change.