Decision Workspace
ipcrypt2 vs rustfuscator vs rsa
Side-by-side comparison of Rust crates
48
ipcrypt2
experimentalv0.9.1
A Rust library for format-preserving encryption of IP addresses. Supports both deterministic and non-deterministic encryption modes.
40
rustfuscator
growingv1.0.0
A text obfuscation library using AES-GCM encryption
73
rsa
growingv0.9.10
Pure Rust RSA implementation
Core Metrics
| ipcrypt2 | rustfuscator | rsa | |
|---|---|---|---|
| Health Score | 48 | 40 | 73 |
| Total Downloads | 1.6K | 1.3K | 135.2M |
| 30d Downloads | 6 | 54 | 11.4M |
| Dependents | 0 | 0 | 7.4K |
| Releases | 3 | 1 | 63 |
| Last Updated | 199d ago | 323d ago | 17d ago |
| Age | 11m | 10m | 7y 8m |
Health Breakdown
ipcrypt2
Maintenance
11
Quality
14
Community
6
Popularity
4
Documentation
13
rustfuscator
Maintenance
3
Quality
17
Community
6
Popularity
4
Documentation
10
rsa
Maintenance
18
Quality
13
Community
19
Popularity
8
Documentation
15
Technical Details
| ipcrypt2 | rustfuscator | rsa | |
|---|---|---|---|
| Version | 0.9.1 | 1.0.0 | 0.9.10 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | ISC | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 6 | 26 |
| Crate Size | 39KB | 12KB | 86KB |
| Features | 0 | 0 | 9 |
| Yanked % | 0.0% | 0.0% | 1.6% |
| Edition | 2021 | 2024 | 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.
- •ipcrypt2, rsa are pre-1.0 — API may change.