Decision Workspace
tfhe-zk-pok vs frodo-kem vs zeroize
Side-by-side comparison of Rust crates
61
tfhe-zk-pok
growingv0.8.0
tfhe-zk-pok: An implementation of zero-knowledge proofs of encryption for TFHE.
57
frodo-kem
growingv0.0.1
Pure Rust implementation of FrodoKEM and eFrodoKEM
68
zeroize
growingv1.8.2
Securely clear secrets from memory with a simple trait built on stable Rust primitives which guarantee memory is zeroed using an operation will not be 'optimized away' by the compiler. Uses a portable pure Rust implementation that works everywhere, even WASM!
Core Metrics
| tfhe-zk-pok | frodo-kem | zeroize | |
|---|---|---|---|
| Health Score | 61 | 57 | 68 |
| Total Downloads | 157.8K | 1.1K | 394.3M |
| 30d Downloads | 12.5K | 11 | 33.7M |
| Dependents | 62 | 0 | 21.2K |
| Releases | 18 | 5 | 45 |
| Last Updated | 74d ago | 52d ago | 179d ago |
| Age | 1y 11m | 1y 2m | 7y 5m |
Health Breakdown
tfhe-zk-pok
Maintenance
18
Quality
14
Community
8
Popularity
6
Documentation
15
frodo-kem
Maintenance
15
Quality
15
Community
10
Popularity
4
Documentation
13
zeroize
Maintenance
11
Quality
17
Community
20
Popularity
8
Documentation
12
Technical Details
| tfhe-zk-pok | frodo-kem | zeroize | |
|---|---|---|---|
| Version | 0.8.0 | 0.0.1 | 1.8.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | BSD-3-Clause-Clear | Apache-2.0 OR MIT | Apache-2.0 OR MIT |
| Dependencies | 15 | 27 | 2 |
| Crate Size | 90KB | 30KB | 21KB |
| Features | 1 | 20 | 6 |
| Yanked % | 0.0% | 0.0% | 60.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.91.1 | — | 1.60 |
| Owners | 1 | 2 (team) | 2 (team) |
Links
Quick Verdict
- •zeroize leads with a health score of 68/100, but none of the options score above 80.
- •zeroize is depended on by 21.2K crates — strongest ecosystem trust.
- •tfhe-zk-pok, frodo-kem are pre-1.0 — API may change.