Decision Workspace
turnkey_api_key_stamper vs frost-p256 vs ed25519-dalek
Side-by-side comparison of Rust crates
68
turnkey_api_key_stamper
growingv0.10.0
Generate signatures over Turnkey API requests using a P-256 key.
66
frost-p256
stablev3.0.0
A Schnorr signature scheme over the NIST P-256 curve that supports FROST.
80
ed25519-dalek
stablev3.0.0
Fast and efficient ed25519 EdDSA key generations, signing, and verification in pure Rust.
Core Metrics
| turnkey_api_key_stamper | frost-p256 | ed25519-dalek | |
|---|---|---|---|
| Health Score | 68 | 66 | 80 |
| Total Downloads | 826.1K | 32.7K | 168.2M |
| 30d Downloads | 92.2K | 1.7K | 8.7M |
| Dependents | 27 | 8 | 29.2K |
| Releases | 13 | 15 | 46 |
| Last Updated | 5d ago | 81d ago | 7d ago |
| Age | 1y 2m | 3y 4m | 9y 7m |
Health Breakdown
turnkey_api_key_stamper
Maintenance
20
Quality
13
Community
15
Popularity
7
Documentation
13
frost-p256
Maintenance
17
Quality
19
Community
13
Popularity
5
Documentation
12
ed25519-dalek
Maintenance
18
Quality
19
Community
20
Popularity
8
Documentation
15
Technical Details
| turnkey_api_key_stamper | frost-p256 | ed25519-dalek | |
|---|---|---|---|
| Version | 0.10.0 | 3.0.0 | 3.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 | MIT OR Apache-2.0 | BSD-3-Clause |
| Dependencies | 10 | 17 | 23 |
| Crate Size | 11KB | 47KB | 103KB |
| Features | 0 | 3 | 12 |
| Yanked % | 0.0% | 0.0% | 4.3% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | 1.81 | 1.85 |
| Owners | 2 (team) | 3 (team) | 2 (team) |
Links
Quick Verdict
- •ed25519-dalek has the highest health score (80/100) — a strong overall choice.
- •ed25519-dalek is depended on by 29.2K crates — strongest ecosystem trust.
- •turnkey_api_key_stamper is pre-1.0 — API may change.