Decision Workspace
lib-q-keccak vs keccak vs sponge-hash-aes256
Side-by-side comparison of Rust crates
56
lib-q-keccak
experimentalv0.0.4
Pure Rust implementation of the Keccak sponge function including the keccak-f and keccak-p variants for lib-Q
66
keccak
growingv0.2.0
Pure Rust implementation of the Keccak sponge functions
58
sponge-hash-aes256
growingv1.10.1
A sponge-based secure hash function that uses AES-256 as its internal PRF
Core Metrics
| lib-q-keccak | keccak | sponge-hash-aes256 | |
|---|---|---|---|
| Health Score | 56 | 66 | 58 |
| Total Downloads | 233 | 108.6M | 17.3K |
| 30d Downloads | 0 | 8.0M | 3.7K |
| Dependents | 18 | 720 | 0 |
| Releases | 2 | 13 | 33 |
| Last Updated | 2d ago | 71d ago | 15d ago |
| Age | 6d | 8y 2m | 8m |
Health Breakdown
lib-q-keccak
Maintenance
14
Quality
17
Community
9
Popularity
3
Documentation
13
keccak
Maintenance
12
Quality
12
Community
19
Popularity
8
Documentation
15
sponge-hash-aes256
Maintenance
19
Quality
18
Community
6
Popularity
5
Documentation
10
Technical Details
| lib-q-keccak | keccak | sponge-hash-aes256 | |
|---|---|---|---|
| Version | 0.0.4 | 0.2.0 | 1.10.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | Apache-2.0 OR MIT | 0BSD |
| Dependencies | 7 | 3 | 9 |
| Crate Size | 42KB | 17KB | 25KB |
| Features | 16 | 1 | 2 |
| Yanked % | 0.0% | 15.4% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •keccak leads with a health score of 66/100, but none of the options score above 80.
- •keccak is depended on by 720 crates — strongest ecosystem trust.
- •lib-q-keccak, keccak are pre-1.0 — API may change.