Decision Workspace
edcert-letter vs edcert vs ed25519-dalek
Side-by-side comparison of Rust crates
42
edcert-letter
growingv2.0.0
This crate provides an abstraction over Edcert. You can use the Letter<T> type to sign and verify content using Edcert Certificates.
47
edcert
growingv9.0.1
A crate which can be used to sign and verify content based on Ed25519.
78
ed25519-dalek
stablev2.2.0
Fast and efficient ed25519 EdDSA key generations, signing, and verification in pure Rust.
Core Metrics
| edcert-letter | edcert | ed25519-dalek | |
|---|---|---|---|
| Health Score | 42 | 47 | 78 |
| Total Downloads | 16.3K | 40.4K | 109.5M |
| 30d Downloads | 28 | 106 | 13.0M |
| Dependents | 0 | 30 | 17.2K |
| Releases | 9 | 21 | 42 |
| Last Updated | 3443d ago | 3443d ago | 51d ago |
| Age | 10y | 10y | 9y 3m |
Health Breakdown
edcert-letter
Maintenance
3
Quality
20
Community
3
Popularity
5
Documentation
11
edcert
Maintenance
4
Quality
19
Community
7
Popularity
6
Documentation
11
ed25519-dalek
Maintenance
15
Quality
20
Community
20
Popularity
8
Documentation
15
Technical Details
| edcert-letter | edcert | ed25519-dalek | |
|---|---|---|---|
| Version | 2.0.0 | 9.0.1 | 2.2.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | MIT | BSD-3-Clause |
| Dependencies | 2 | 4 | 22 |
| Crate Size | 4KB | 13KB | 98KB |
| Features | 0 | 0 | 14 |
| Yanked % | 0.0% | 0.0% | 4.8% |
| Edition | — | — | 2021 |
| MSRV | — | — | 1.81 |
| Owners | 1 | 1 | 2 (team) |
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.
- •⚠ edcert-letter, edcert have not been updated in over a year.