Decision Workspace
decanter-crypto vs pathfinder-class-hash vs crypt-io
Side-by-side comparison of Rust crates
38
decanter-crypto
growingv0.1.6
This crate implements basic cryptographic primitives native to the ecosystem
61
pathfinder-class-hash
growingv0.22.3
Pathfinder's class hash computation and verification
59
crypt-io
experimentalv1.0.0
AEAD encryption (ChaCha20-Poly1305, AES-256-GCM), hashing (BLAKE3, SHA-2), MAC (HMAC, BLAKE3 keyed), and KDF (HKDF, Argon2id) for Rust. Algorithm-agile. RustCrypto-backed primitives with REPS discipline. Simple API. Sub-microsecond throughput.
Core Metrics
| decanter-crypto | pathfinder-class-hash | crypt-io | |
|---|---|---|---|
| Health Score | 38 | 61 | 59 |
| Total Downloads | 35.1K | 9.0K | 159 |
| 30d Downloads | 1.0K | 0 | 0 |
| Dependents | 6 | 0 | 0 |
| Releases | 6 | 33 | 11 |
| Last Updated | 961d ago | 34d ago | 1d ago |
| Age | 3y 4m | 1y 3m | 4d |
Health Breakdown
decanter-crypto
Maintenance
4
Quality
15
Community
4
Popularity
5
Documentation
10
pathfinder-class-hash
Maintenance
20
Quality
13
Community
11
Popularity
5
Documentation
12
crypt-io
Maintenance
19
Quality
16
Community
6
Popularity
3
Documentation
15
Technical Details
| decanter-crypto | pathfinder-class-hash | crypt-io | |
|---|---|---|---|
| Version | 0.1.6 | 0.22.3 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 7 | 13 | 17 |
| Crate Size | 3KB | 20KB | 170KB |
| Features | 1 | 0 | 21 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.91 | 1.85 |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •pathfinder-class-hash leads with a health score of 61/100, but none of the options score above 80.
- •decanter-crypto has the most downloads (35.1K), suggesting wider adoption.
- •⚠ decanter-crypto has not been updated in over a year.
- •decanter-crypto, pathfinder-class-hash are pre-1.0 — API may change.