Decision Workspace
wechat_work_crypto vs rsa vs aead
Side-by-side comparison of Rust crates
42
wechat_work_crypto
experimentalv0.1.0
Pure Rust implementation of WeChat Work (企业微信) message encryption/decryption library
73
rsa
growingv0.9.10
Pure Rust RSA implementation
70
aead
growingv0.5.2
Traits for Authenticated Encryption with Associated Data (AEAD) algorithms, such as AES-GCM as ChaCha20Poly1305, which provide a high-level API
Core Metrics
| wechat_work_crypto | rsa | aead | |
|---|---|---|---|
| Health Score | 42 | 73 | 70 |
| Total Downloads | 20 | 135.2M | 123.5M |
| 30d Downloads | 5 | 11.0M | 8.9M |
| Dependents | 0 | 7.4K | 1.9K |
| Releases | 1 | 63 | 30 |
| Last Updated | 63d ago | 17d ago | 51d ago |
| Age | 2m | 7y 8m | 9y 5m |
Health Breakdown
wechat_work_crypto
Maintenance
9
Quality
12
Community
6
Popularity
2
Documentation
13
rsa
Maintenance
18
Quality
13
Community
19
Popularity
8
Documentation
15
aead
Maintenance
15
Quality
13
Community
19
Popularity
8
Documentation
15
Technical Details
| wechat_work_crypto | rsa | aead | |
|---|---|---|---|
| Version | 0.1.0 | 0.9.10 | 0.5.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 9 | 26 | 6 |
| Crate Size | 11KB | 86KB | 16KB |
| Features | 0 | 9 | 7 |
| Yanked % | 0.0% | 1.6% | 13.3% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.65 | 1.56 |
| Owners | 1 | 2 (team) | 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.