Decision Workspace
rekrypt vs ed25519-dalek vs x25519-dalek
Side-by-side comparison of Rust crates
47
rekrypt
experimentalv1.0.1
Professional proxy re-encryption library based on Curve25519 for Rust and WebAssembly
78
ed25519-dalek
stablev2.2.0
Fast and efficient ed25519 EdDSA key generations, signing, and verification in pure Rust.
76
x25519-dalek
stablev2.0.1
X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.
Core Metrics
| rekrypt | ed25519-dalek | x25519-dalek | |
|---|---|---|---|
| Health Score | 47 | 78 | 76 |
| Total Downloads | 55 | 109.5M | 43.8M |
| 30d Downloads | 4 | 12.5M | 3.0M |
| Dependents | 0 | 17.2K | 5.2K |
| Releases | 2 | 42 | 32 |
| Last Updated | 137d ago | 51d ago | 51d ago |
| Age | 4m | 9y 3m | 8y 6m |
Health Breakdown
rekrypt
Maintenance
10
Quality
14
Community
6
Popularity
2
Documentation
15
ed25519-dalek
Maintenance
15
Quality
20
Community
20
Popularity
8
Documentation
15
x25519-dalek
Maintenance
15
Quality
18
Community
20
Popularity
8
Documentation
15
Technical Details
| rekrypt | ed25519-dalek | x25519-dalek | |
|---|---|---|---|
| Version | 1.0.1 | 2.2.0 | 2.0.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | AGPL-3.0-or-later | BSD-3-Clause | BSD-3-Clause |
| Dependencies | 21 | 22 | 7 |
| Crate Size | 41KB | 98KB | 88KB |
| Features | 0 | 14 | 8 |
| Yanked % | 0.0% | 4.8% | 15.6% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.70 | 1.81 | 1.60 |
| Owners | 1 | 2 (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.