Decision Workspace
aes vs libaes vs aes_crypto
Side-by-side comparison of Rust crates
68
aes
growingv0.8.4
Pure Rust implementation of the Advanced Encryption Standard (a.k.a. Rijndael)
47
libaes
growingv0.7.0
AES cipher in safe Rust with no dependencies
47
aes_crypto
growingv1.4.0
A platform-agnostic library for the AES cipher (Rijndael)
Core Metrics
| aes | libaes | aes_crypto | |
|---|---|---|---|
| Health Score | 68 | 47 | 47 |
| Total Downloads | 194.0M | 621.7K | 14.9K |
| 30d Downloads | 13.3M | 23.7K | 108 |
| Dependents | 8.5K | 201 | 0 |
| Releases | 31 | 14 | 11 |
| Last Updated | 53d ago | 908d ago | 237d ago |
| Age | 9y 5m | 5y 6m | 1y 11m |
Health Breakdown
aes
Maintenance
15
Quality
10
Community
20
Popularity
8
Documentation
15
libaes
Maintenance
4
Quality
13
Community
11
Popularity
7
Documentation
12
aes_crypto
Maintenance
9
Quality
17
Community
6
Popularity
5
Documentation
10
Technical Details
| aes | libaes | aes_crypto | |
|---|---|---|---|
| Version | 0.8.4 | 0.7.0 | 1.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 OR MIT | MIT |
| Dependencies | 7 | 0 | 3 |
| Crate Size | 125KB | 25KB | 32KB |
| Features | 1 | 0 | 2 |
| Yanked % | 19.4% | 7.1% | 18.2% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | 1.56 | — | — |
| Owners | 2 (team) | 1 | 1 |
Links
Quick Verdict
- •aes leads with a health score of 68/100, but none of the options score above 80.
- •aes is depended on by 8.5K crates — strongest ecosystem trust.
- •⚠ libaes has not been updated in over a year.
- •aes, libaes are pre-1.0 — API may change.