Decision Workspace
ed25519-dalek-blake3 vs ed25519-dalek vs schnorrkel
Side-by-side comparison of Rust crates
50
ed25519-dalek-blake3
growingv1.0.11
fork ed25519-dalek , replace sha512 to blake3
78
ed25519-dalek
stablev2.2.0
Fast and efficient ed25519 EdDSA key generations, signing, and verification in pure Rust.
53
schnorrkel
growingv0.11.5
Schnorr VRF, signatures, etc. using the Ristretto group
Core Metrics
| ed25519-dalek-blake3 | ed25519-dalek | schnorrkel | |
|---|---|---|---|
| Health Score | 50 | 78 | 53 |
| Total Downloads | 12.4K | 109.5M | 14.5M |
| 30d Downloads | 43 | 13.0M | 579.4K |
| Dependents | 0 | 17.2K | 694 |
| Releases | 8 | 42 | 28 |
| Last Updated | 1417d ago | 51d ago | 256d ago |
| Age | 4y 10m | 9y 3m | 7y 1m |
Health Breakdown
ed25519-dalek-blake3
Maintenance
5
Quality
21
Community
6
Popularity
5
Documentation
13
ed25519-dalek
Maintenance
15
Quality
20
Community
20
Popularity
8
Documentation
15
schnorrkel
Maintenance
9
Quality
9
Community
14
Popularity
8
Documentation
13
Technical Details
| ed25519-dalek-blake3 | ed25519-dalek | schnorrkel | |
|---|---|---|---|
| Version | 1.0.11 | 2.2.0 | 0.11.5 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | BSD-3-Clause | BSD-3-Clause | BSD-3-Clause |
| Dependencies | 18 | 22 | 21 |
| Crate Size | 31KB | 98KB | 72KB |
| Features | 11 | 14 | 9 |
| Yanked % | 0.0% | 4.8% | 60.7% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.81 | — |
| Owners | 1 | 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.
- •⚠ ed25519-dalek-blake3 has not been updated in over a year.
- •schnorrkel is pre-1.0 — API may change.