Decision Workspace
solana-ecies vs ecies_25519 vs rsa
Side-by-side comparison of Rust crates
38
solana-ecies
experimentalv0.1.1
ECIES encryption for Solana keypairs using X25519, AES-256-GCM, and HKDF
46
ecies_25519
growingv0.2.3
Cross-platform Elliptic Curve Integrated Encryption Scheme (ECIES) using X25519, AES-256-GCM, and HKDF-SHA256.
73
rsa
growingv0.9.10
Pure Rust RSA implementation
Core Metrics
| solana-ecies | ecies_25519 | rsa | |
|---|---|---|---|
| Health Score | 38 | 46 | 73 |
| Total Downloads | 1.2K | 9.1K | 135.2M |
| 30d Downloads | 4 | 124 | 11.0M |
| Dependents | 0 | 25 | 7.4K |
| Releases | 2 | 9 | 63 |
| Last Updated | 338d ago | 318d ago | 17d ago |
| Age | 11m | 4y 4m | 7y 8m |
Health Breakdown
solana-ecies
Maintenance
7
Quality
12
Community
5
Popularity
4
Documentation
10
ecies_25519
Maintenance
6
Quality
12
Community
10
Popularity
5
Documentation
13
rsa
Maintenance
18
Quality
13
Community
19
Popularity
8
Documentation
15
Technical Details
| solana-ecies | ecies_25519 | rsa | |
|---|---|---|---|
| Version | 0.1.1 | 0.2.3 | 0.9.10 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MPL-2.0 | MIT OR Apache-2.0 |
| Dependencies | 8 | 19 | 26 |
| Crate Size | 25KB | 23KB | 86KB |
| Features | 0 | 0 | 9 |
| Yanked % | 0.0% | 0.0% | 1.6% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.65 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •rsa leads with a health score of 73/100, but none of the options score above 80.
- •rsa is depended on by 7.4K crates — strongest ecosystem trust.