Decision Workspace
hash-attestation vs ed25519-dalek vs signature
Side-by-side comparison of Rust crates
46
hash-attestation
experimentalv0.1.1
Sign and verify Kinetic Gain Protocol Suite documents using ed25519 over canonical JSON hashes. The missing 'this AEO actually came from the vendor' layer. Optional audit-stream-py integration via the `audit-stream` feature.
80
ed25519-dalek
stablev3.0.0
Fast and efficient ed25519 EdDSA key generations, signing, and verification in pure Rust.
77
signature
stablev3.0.0
Traits for cryptographic signature algorithms (e.g. ECDSA, Ed25519)
Core Metrics
| hash-attestation | ed25519-dalek | signature | |
|---|---|---|---|
| Health Score | 46 | 80 | 77 |
| Total Downloads | 17 | 168.2M | 356.2M |
| 30d Downloads | 0 | 8.7M | 17.3M |
| Dependents | 0 | 29.2K | 5.0K |
| Releases | 1 | 46 | 55 |
| Last Updated | 59d ago | 7d ago | 72d ago |
| Age | 1m | 9y 7m | 7y 8m |
Health Breakdown
hash-attestation
Maintenance
10
Quality
14
Community
6
Popularity
1
Documentation
15
ed25519-dalek
Maintenance
18
Quality
19
Community
20
Popularity
8
Documentation
15
signature
Maintenance
15
Quality
19
Community
20
Popularity
8
Documentation
15
Technical Details
| hash-attestation | ed25519-dalek | signature | |
|---|---|---|---|
| Version | 0.1.1 | 3.0.0 | 3.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | BSD-3-Clause | Apache-2.0 OR MIT |
| Dependencies | 13 | 23 | 2 |
| Crate Size | 29KB | 103KB | 15KB |
| Features | 2 | 12 | 2 |
| Yanked % | 0.0% | 4.3% | 5.5% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.88 | 1.85 | 1.85 |
| Owners | 1 | 2 (team) | 3 (team) |
Links
Quick Verdict
- •ed25519-dalek has the highest health score (80/100) — a strong overall choice.
- •signature has the most downloads (356.2M), suggesting wider adoption.
- •ed25519-dalek is depended on by 29.2K crates — strongest ecosystem trust.
- •hash-attestation is pre-1.0 — API may change.