Decision Workspace
ecb vs ctr vs cbc
Side-by-side comparison of Rust crates
66
ecb
growingv0.2.0
Electronic Codebook (ECB) block cipher mode of operation
77
ctr
growingv0.10.1
CTR block modes of operation
75
cbc
growingv0.2.1
Cipher Block Chaining (CBC) block cipher mode of operation
Core Metrics
| ecb | ctr | cbc | |
|---|---|---|---|
| Health Score | 66 | 77 | 75 |
| Total Downloads | 5.1M | 141.2M | 60.4M |
| 30d Downloads | 1.2M | 10.7M | 6.7M |
| Dependents | 564 | 2.3K | 4.1K |
| Releases | 5 | 28 | 14 |
| Last Updated | 45d ago | 5d ago | 5d ago |
| Age | 3y 11m | 7y 10m | 5y 1m |
Health Breakdown
ecb
Maintenance
13
Quality
16
Community
14
Popularity
8
Documentation
15
ctr
Maintenance
18
Quality
16
Community
20
Popularity
8
Documentation
15
cbc
Maintenance
16
Quality
16
Community
20
Popularity
8
Documentation
15
Technical Details
| ecb | ctr | cbc | |
|---|---|---|---|
| Version | 0.2.0 | 0.10.1 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 6 | 4 |
| Crate Size | 8KB | 20KB | 26KB |
| Features | 4 | 3 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85 | 1.85 | 1.85 |
| Owners | 1 | 2 (team) | 2 (team) |
Links
Quick Verdict
- •ctr leads with a health score of 77/100, but none of the options score above 80.
- •cbc is depended on by 4.1K crates — strongest ecosystem trust.