Decision Workspace
turnkey_api_key_stamper vs frost-p256 vs ed25519-dalek
Side-by-side comparison of Rust crates
64
turnkey_api_key_stamper
experimentalv0.6.0
Generate signatures over Turnkey API requests using a P-256 key.
68
frost-p256
stablev2.2.0
A Schnorr signature scheme over the NIST P-256 curve that supports FROST.
78
ed25519-dalek
stablev2.2.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 | 64 | 68 | 78 |
| Total Downloads | 284.5K | 20.5K | 109.5M |
| 30d Downloads | 113.1K | 357 | 13.0M |
| Dependents | 9 | 8 | 17.2K |
| Releases | 7 | 14 | 42 |
| Last Updated | 32d ago | 58d ago | 51d ago |
| Age | 10m | 3y | 9y 3m |
Health Breakdown
turnkey_api_key_stamper
Maintenance
18
Quality
12
Community
14
Popularity
7
Documentation
13
frost-p256
Maintenance
18
Quality
20
Community
13
Popularity
5
Documentation
12
ed25519-dalek
Maintenance
15
Quality
20
Community
20
Popularity
8
Documentation
15
Technical Details
| turnkey_api_key_stamper | frost-p256 | ed25519-dalek | |
|---|---|---|---|
| Version | 0.6.0 | 2.2.0 | 2.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 | MIT OR Apache-2.0 | BSD-3-Clause |
| Dependencies | 10 | 16 | 22 |
| Crate Size | 11KB | 47KB | 98KB |
| Features | 0 | 5 | 14 |
| Yanked % | 0.0% | 0.0% | 4.8% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.81 | 1.81 |
| Owners | 2 (team) | 3 (team) | 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.
- •turnkey_api_key_stamper is pre-1.0 — API may change.