Decision Workspace
txgate-crypto vs signature vs ed25519
Side-by-side comparison of Rust crates
47
txgate-crypto
experimentalv0.3.2
Cryptographic operations for TxGate - key management, signing, and verification
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
| txgate-crypto | signature | ed25519 | |
|---|---|---|---|
| Health Score | 47 | 77 | 73 |
| Total Downloads | 296 | 250.0M | 119.9M |
| 30d Downloads | 123 | 23.6M | 12.7M |
| Dependents | 13 | 4.1K | 1.5K |
| Releases | 6 | 54 | 41 |
| Last Updated | 48d ago | 51d ago | 53d ago |
| Age | 1m | 7y 5m | 9y 5m |
Health Breakdown
txgate-crypto
Maintenance
13
Quality
11
Community
8
Popularity
3
Documentation
12
signature
Maintenance
16
Quality
18
Community
20
Popularity
8
Documentation
15
ed25519
Maintenance
15
Quality
15
Community
20
Popularity
8
Documentation
15
Technical Details
| txgate-crypto | signature | ed25519 | |
|---|---|---|---|
| Version | 0.3.2 | 2.2.0 | 2.2.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 OR MIT | Apache-2.0 OR MIT |
| Dependencies | 16 | 5 | 10 |
| Crate Size | 56KB | 16KB | 18KB |
| Features | 0 | 2 | 5 |
| Yanked % | 0.0% | 5.6% | 36.6% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.75 | 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.
- •txgate-crypto is pre-1.0 — API may change.