Decision Workspace
vigenere-demo vs cuaimacrypt vs lwbc
Side-by-side comparison of Rust crates
43
vigenere-demo
experimentalv0.1.1
优雅的维吉尼亚密码实现,采用泛型设计,支持自定义字符集
51
cuaimacrypt
experimentalv1.2.2
CuaimaCrypt symmetric hybrid cipher engine — block cipher and stream cipher combined
49
lwbc
experimentalv0.9.1
Compact implementations of small block ciphers (SPECK, SIMON, SIMECK)
Core Metrics
| vigenere-demo | cuaimacrypt | lwbc | |
|---|---|---|---|
| Health Score | 43 | 51 | 49 |
| Total Downloads | 191 | 109 | 35 |
| 30d Downloads | 4 | 9 | 4 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 7 | 2 |
| Last Updated | 149d ago | 38d ago | 45d ago |
| Age | 4m | 1m | 2m |
Health Breakdown
vigenere-demo
Maintenance
10
Quality
14
Community
6
Popularity
3
Documentation
10
cuaimacrypt
Maintenance
17
Quality
17
Community
5
Popularity
2
Documentation
10
lwbc
Maintenance
11
Quality
15
Community
6
Popularity
2
Documentation
15
Technical Details
| vigenere-demo | cuaimacrypt | lwbc | |
|---|---|---|---|
| Version | 0.1.1 | 1.2.2 | 0.9.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 1 | 0 |
| Crate Size | 11KB | 68KB | 12KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cuaimacrypt leads with a health score of 51/100, but none of the options score above 80.
- •vigenere-demo has the most downloads (191), suggesting wider adoption.
- •vigenere-demo, lwbc are pre-1.0 — API may change.