Decision Workspace
turnkey_enclave_encrypt vs hpke-dispatch vs ed25519-dalek-hpke
Side-by-side comparison of Rust crates
60
turnkey_enclave_encrypt
experimentalv0.6.0
Utilities to encrypt and decrypt data sent to and from Turnkey secure enclaves, using HPKE (RFC 9180). Used in authentication, export, and import flows.
53
hpke-dispatch
growingv0.8.0
runtime algorithmic selection for hybrid public key encryption
46
ed25519-dalek-hpke
growingv0.0.5
HPKE encryption/decryption using `ed25519-dalek` keys via automatic X25519 conversion.
Core Metrics
| turnkey_enclave_encrypt | hpke-dispatch | ed25519-dalek-hpke | |
|---|---|---|---|
| Health Score | 60 | 53 | 46 |
| Total Downloads | 137.1K | 180.7K | 4.7K |
| 30d Downloads | 28.1K | 9.9K | 895 |
| Dependents | 0 | 555 | 14 |
| Releases | 7 | 13 | 5 |
| Last Updated | 32d ago | 248d ago | 161d ago |
| Age | 10m | 3y 11m | 1y |
Health Breakdown
turnkey_enclave_encrypt
Maintenance
18
Quality
12
Community
11
Popularity
6
Documentation
13
hpke-dispatch
Maintenance
9
Quality
12
Community
16
Popularity
6
Documentation
10
ed25519-dalek-hpke
Maintenance
11
Quality
13
Community
8
Popularity
4
Documentation
10
Technical Details
| turnkey_enclave_encrypt | hpke-dispatch | ed25519-dalek-hpke | |
|---|---|---|---|
| Version | 0.6.0 | 0.8.0 | 0.0.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MPL-2.0 | MIT |
| Dependencies | 8 | 13 | 4 |
| Crate Size | 23KB | 1.8MB | 11KB |
| Features | 0 | 19 | 0 |
| Yanked % | 0.0% | 7.7% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 2 (team) | 2 (team) | 1 |
Links
Quick Verdict
- •turnkey_enclave_encrypt leads with a health score of 60/100, but none of the options score above 80.
- •hpke-dispatch has the most downloads (180.7K), suggesting wider adoption.
- •hpke-dispatch is depended on by 555 crates — strongest ecosystem trust.