Decision Workspace
crypto_vectors vs playfair_cipher vs cuaimacrypt
Side-by-side comparison of Rust crates
50
crypto_vectors
growingv0.1.4
Cryptography Test Vectors
53
playfair_cipher
stablev1.0.5
Implementation of Playfair, Two square and Four square cipher
51
cuaimacrypt
experimentalv1.2.2
CuaimaCrypt symmetric hybrid cipher engine — block cipher and stream cipher combined
Core Metrics
| crypto_vectors | playfair_cipher | cuaimacrypt | |
|---|---|---|---|
| Health Score | 50 | 53 | 51 |
| Total Downloads | 6.9K | 14.0K | 109 |
| 30d Downloads | 25 | 19 | 9 |
| Dependents | 10 | 0 | 0 |
| Releases | 5 | 15 | 7 |
| Last Updated | 974d ago | 132d ago | 38d ago |
| Age | 2y 8m | 3y 2m | 1m |
Health Breakdown
crypto_vectors
Maintenance
8
Quality
16
Community
8
Popularity
5
Documentation
13
playfair_cipher
Maintenance
12
Quality
18
Community
5
Popularity
5
Documentation
13
cuaimacrypt
Maintenance
17
Quality
17
Community
5
Popularity
2
Documentation
10
Technical Details
| crypto_vectors | playfair_cipher | cuaimacrypt | |
|---|---|---|---|
| Version | 0.1.4 | 1.0.5 | 1.2.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | AGPL-3.0-or-later | MIT OR Apache-2.0 |
| Dependencies | 0 | 3 | 1 |
| Crate Size | 19KB | 31KB | 68KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •playfair_cipher leads with a health score of 53/100, but none of the options score above 80.
- •⚠ crypto_vectors has not been updated in over a year.
- •crypto_vectors is pre-1.0 — API may change.