Decision Workspace
securo vs ecies vs ed25519-dalek
Side-by-side comparison of Rust crates
47
securo
experimentalv0.1.52
Cryptographic impl for hybrid classical-post-quantum authentication and secure communication
57
ecies
growingv0.2.10
Elliptic Curve Integrated Encryption Scheme for secp256k1
78
ed25519-dalek
stablev2.2.0
Fast and efficient ed25519 EdDSA key generations, signing, and verification in pure Rust.
Core Metrics
| securo | ecies | ed25519-dalek | |
|---|---|---|---|
| Health Score | 47 | 57 | 78 |
| Total Downloads | 134 | 341.8K | 109.5M |
| 30d Downloads | 47 | 21.9K | 12.5M |
| Dependents | 0 | 238 | 17.2K |
| Releases | 8 | 17 | 42 |
| Last Updated | 22d ago | 164d ago | 51d ago |
| Age | 4m | 6y 4m | 9y 3m |
Health Breakdown
securo
Maintenance
18
Quality
7
Community
6
Popularity
3
Documentation
13
ecies
Maintenance
10
Quality
16
Community
9
Popularity
7
Documentation
15
ed25519-dalek
Maintenance
15
Quality
20
Community
20
Popularity
8
Documentation
15
Technical Details
| securo | ecies | ed25519-dalek | |
|---|---|---|---|
| Version | 0.1.52 | 0.2.10 | 2.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | BSD-3-Clause |
| Dependencies | 17 | 25 | 22 |
| Crate Size | 37KB | 37KB | 98KB |
| Features | 0 | 13 | 14 |
| Yanked % | 12.5% | 0.0% | 4.8% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.65 | 1.81 |
| Owners | 1 | 1 | 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.
- •securo, ecies are pre-1.0 — API may change.