Decision Workspace
cbc vs ctr vs cfb-mode
Side-by-side comparison of Rust crates
74
cbc
growingv0.1.2
Cipher Block Chaining (CBC) block cipher mode of operation
75
ctr
growingv0.9.2
CTR block modes of operation
69
cfb-mode
growingv0.8.2
Cipher Feedback (CFB) block cipher mode of operation
Core Metrics
| cbc | ctr | cfb-mode | |
|---|---|---|---|
| Health Score | 74 | 75 | 69 |
| Total Downloads | 49.2M | 121.8M | 12.6M |
| 30d Downloads | 5.1M | 8.8M | 1.1M |
| Dependents | 3.3K | 2.1K | 235 |
| Releases | 12 | 26 | 16 |
| Last Updated | 29d ago | 29d ago | 42d ago |
| Age | 4y 11m | 7y 8m | 7y 6m |
Health Breakdown
cbc
Maintenance
14
Quality
17
Community
20
Popularity
8
Documentation
15
ctr
Maintenance
16
Quality
16
Community
20
Popularity
8
Documentation
15
cfb-mode
Maintenance
13
Quality
16
Community
17
Popularity
8
Documentation
15
Technical Details
| cbc | ctr | cfb-mode | |
|---|---|---|---|
| Version | 0.1.2 | 0.9.2 | 0.8.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 6 | 4 |
| Crate Size | 24KB | 18KB | 25KB |
| Features | 5 | 4 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.56 | 1.56 | 1.56 |
| Owners | 2 (team) | 2 (team) | 2 (team) |
Links
Quick Verdict
- •ctr leads with a health score of 75/100, but none of the options score above 80.
- •cbc is depended on by 3.3K crates — strongest ecosystem trust.