Decision Workspace
proofmode vs wallet-signature-verify vs opaque-ke
Side-by-side comparison of Rust crates
49
proofmode
growingv0.8.4
Capture, share, and preserve verifiable photos and videos
53
wallet-signature-verify
experimentalv0.3.2
Universal wallet signature verifier using challenge-response authentication. Receives a challenge, wallet address, and signature, then validates that the address actually signed the challenge.
67
opaque-ke
stablev4.0.1
An implementation of the OPAQUE password-authenticated key exchange protocol
Core Metrics
| proofmode | wallet-signature-verify | opaque-ke | |
|---|---|---|---|
| Health Score | 49 | 53 | 67 |
| Total Downloads | 1.3K | 2.6K | 405.6K |
| 30d Downloads | 8 | 14 | 17.5K |
| Dependents | 0 | 0 | 123 |
| Releases | 6 | 11 | 32 |
| Last Updated | 37d ago | 149d ago | 1d ago |
| Age | 1y 7m | 5m | 5y 10m |
Health Breakdown
proofmode
Maintenance
16
Quality
11
Community
8
Popularity
4
Documentation
10
wallet-signature-verify
Maintenance
13
Quality
15
Community
6
Popularity
4
Documentation
15
opaque-ke
Maintenance
19
Quality
16
Community
13
Popularity
7
Documentation
12
Technical Details
| proofmode | wallet-signature-verify | opaque-ke | |
|---|---|---|---|
| Version | 0.8.4 | 0.3.2 | 4.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | MIT | Apache-2.0 OR MIT |
| Dependencies | 43 | 10 | 39 |
| Crate Size | 4.0MB | 64KB | 91KB |
| Features | 7 | 6 | 8 |
| Yanked % | 0.0% | 0.0% | 9.4% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.85 | 1.85 |
| Owners | 2 | 1 | 2 |
Links
Quick Verdict
- •opaque-ke leads with a health score of 67/100, but none of the options score above 80.
- •opaque-ke is depended on by 123 crates — strongest ecosystem trust.
- •proofmode, wallet-signature-verify are pre-1.0 — API may change.