Decision Workspace
wechat-crypto vs signature vs ed25519
Side-by-side comparison of Rust crates
38
wechat-crypto
growingv0.1.2
微信开发者API数据加解密工具 Wechat / Wecom encrypt / decrypt
77
signature
stablev2.2.0
Traits for cryptographic signature algorithms (e.g. ECDSA, Ed25519)
73
ed25519
stablev2.2.3
Edwards Digital Signature Algorithm (EdDSA) over Curve25519 (as specified in RFC 8032) support library providing signature type definitions and PKCS#8 private key decoding/encoding support
Core Metrics
| wechat-crypto | signature | ed25519 | |
|---|---|---|---|
| Health Score | 38 | 77 | 73 |
| Total Downloads | 4.2K | 250.0M | 119.9M |
| 30d Downloads | 16 | 23.6M | 12.7M |
| Dependents | 0 | 4.1K | 1.5K |
| Releases | 3 | 54 | 41 |
| Last Updated | 1050d ago | 51d ago | 53d ago |
| Age | 2y 10m | 7y 5m | 9y 5m |
Health Breakdown
wechat-crypto
Maintenance
5
Quality
13
Community
3
Popularity
4
Documentation
13
signature
Maintenance
16
Quality
18
Community
20
Popularity
8
Documentation
15
ed25519
Maintenance
15
Quality
15
Community
20
Popularity
8
Documentation
15
Technical Details
| wechat-crypto | signature | ed25519 | |
|---|---|---|---|
| Version | 0.1.2 | 2.2.0 | 2.2.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | Apache-2.0 OR MIT | Apache-2.0 OR MIT |
| Dependencies | 9 | 5 | 10 |
| Crate Size | 6KB | 16KB | 18KB |
| Features | 0 | 2 | 5 |
| Yanked % | 0.0% | 5.6% | 36.6% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.60 | 1.60 |
| Owners | 1 | 3 (team) | 2 (team) |
Links
Quick Verdict
- •signature leads with a health score of 77/100, but none of the options score above 80.
- •signature is depended on by 4.1K crates — strongest ecosystem trust.
- •⚠ wechat-crypto has not been updated in over a year.
- •wechat-crypto is pre-1.0 — API may change.