Decision Workspace
lwbc vs cuaimacrypt vs adiantum
Side-by-side comparison of Rust crates
50
lwbc
experimentalv0.9.1
Compact implementations of small block ciphers (SPECK, SIMON, SIMECK)
54
cuaimacrypt
experimentalv1.2.2
CuaimaCrypt symmetric hybrid cipher engine — block cipher and stream cipher combined
51
adiantum
growingv0.2.0
A Rust implementation of the Adiantum cipher, a fast encryption scheme optimized for mobile and embedded devices, designed by Google.
Core Metrics
| lwbc | cuaimacrypt | adiantum | |
|---|---|---|---|
| Health Score | 50 | 54 | 51 |
| Total Downloads | 39 | 114 | 3.9K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 3 |
| Releases | 2 | 7 | 5 |
| Last Updated | 104d ago | 97d ago | 24d ago |
| Age | 4m | 3m | 1y 5m |
Health Breakdown
lwbc
Maintenance
12
Quality
15
Community
6
Popularity
2
Documentation
15
cuaimacrypt
Maintenance
20
Quality
17
Community
5
Popularity
2
Documentation
10
adiantum
Maintenance
16
Quality
11
Community
8
Popularity
4
Documentation
12
Technical Details
| lwbc | cuaimacrypt | adiantum | |
|---|---|---|---|
| Version | 0.9.1 | 1.2.2 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 1 | 9 |
| Crate Size | 12KB | 68KB | 1.4MB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85 | — | 1.61 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cuaimacrypt leads with a health score of 54/100, but none of the options score above 80.
- •adiantum has the most downloads (3.9K), suggesting wider adoption.
- •lwbc, adiantum are pre-1.0 — API may change.