Decision Workspace
modernized_vigenere vs mod_vig vs crypto
Side-by-side comparison of Rust crates
44
modernized_vigenere
growingv0.1.2
A modernized Vigenere algorithm
41
mod_vig
growingv0.1.2
cli for a modernized Vigenere algorithm
60
crypto
growingv0.5.1
Facade crate for all of the RustCrypto traits (e.g. `aead`, `cipher`, `digest`)
Core Metrics
| modernized_vigenere | mod_vig | crypto | |
|---|---|---|---|
| Health Score | 44 | 41 | 60 |
| Total Downloads | 5.4K | 4.1K | 1.5M |
| 30d Downloads | 41 | 5 | 109.1K |
| Dependents | 3 | 0 | 160 |
| Releases | 3 | 3 | 9 |
| Last Updated | 1414d ago | 1414d ago | 51d ago |
| Age | 3y 11m | 3y 11m | 11y 4m |
Health Breakdown
modernized_vigenere
Maintenance
4
Quality
16
Community
7
Popularity
4
Documentation
13
mod_vig
Maintenance
4
Quality
15
Community
5
Popularity
4
Documentation
13
crypto
Maintenance
12
Quality
9
Community
17
Popularity
7
Documentation
15
Technical Details
| modernized_vigenere | mod_vig | crypto | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.2 | 0.5.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0 OR MIT |
| Dependencies | 0 | 2 | 8 |
| Crate Size | 3KB | 5KB | 8KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 44.4% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.65 |
| Owners | 1 | 1 | 3 (team) |
Links
Quick Verdict
- •crypto leads with a health score of 60/100, but none of the options score above 80.
- •crypto is depended on by 160 crates — strongest ecosystem trust.
- •⚠ modernized_vigenere, mod_vig have not been updated in over a year.