Decision Workspace
adiantum vs cryptostream vs cuaimacrypt
Side-by-side comparison of Rust crates
43
adiantum
growingv0.1.3
A Rust implementation of the Adiantum cipher, a fast encryption scheme optimized for mobile and embedded devices, designed by Google.
51
cryptostream
growingv0.3.3
Transparent encryption and decryption for Read and Write streams
51
cuaimacrypt
experimentalv1.2.2
CuaimaCrypt symmetric hybrid cipher engine — block cipher and stream cipher combined
Core Metrics
| adiantum | cryptostream | cuaimacrypt | |
|---|---|---|---|
| Health Score | 43 | 51 | 51 |
| Total Downloads | 3.9K | 12.4K | 109 |
| 30d Downloads | 28 | 148 | 9 |
| Dependents | 3 | 47 | 0 |
| Releases | 4 | 6 | 7 |
| Last Updated | 352d ago | 76d ago | 38d ago |
| Age | 1y 3m | 7y 6m | 1m |
Health Breakdown
adiantum
Maintenance
8
Quality
11
Community
8
Popularity
4
Documentation
12
cryptostream
Maintenance
12
Quality
15
Community
10
Popularity
5
Documentation
9
cuaimacrypt
Maintenance
17
Quality
17
Community
5
Popularity
2
Documentation
10
Technical Details
| adiantum | cryptostream | cuaimacrypt | |
|---|---|---|---|
| Version | 0.1.3 | 0.3.3 | 1.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 9 | 4 | 1 |
| Crate Size | 1.4MB | 16KB | 68KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | 1.61 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cryptostream leads with a health score of 51/100, but none of the options score above 80.
- •adiantum, cryptostream are pre-1.0 — API may change.