Decision Workspace
wallet-signature-verify vs sequoia-sqv vs pg_ecdsa_verify
Side-by-side comparison of Rust crates
52
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.
55
sequoia-sqv
growingv1.3.0
A simple OpenPGP signature verification program
55
pg_ecdsa_verify
growingv1.2.4
A PostgreSQL extension for ECDSA signature verification.
Core Metrics
| wallet-signature-verify | sequoia-sqv | pg_ecdsa_verify | |
|---|---|---|---|
| Health Score | 52 | 55 | 55 |
| Total Downloads | 2.6K | 36.3K | 9.7K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 11 | 25 | 11 |
| Last Updated | 208d ago | 445d ago | 237d ago |
| Age | 7m | 7y 6m | 2y |
Health Breakdown
wallet-signature-verify
Maintenance
12
Quality
15
Community
6
Popularity
4
Documentation
15
sequoia-sqv
Maintenance
7
Quality
20
Community
8
Popularity
5
Documentation
15
pg_ecdsa_verify
Maintenance
9
Quality
22
Community
6
Popularity
5
Documentation
13
Technical Details
| wallet-signature-verify | sequoia-sqv | pg_ecdsa_verify | |
|---|---|---|---|
| Version | 0.3.2 | 1.3.0 | 1.2.4 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | LGPL-2.0-or-later | MIT |
| Dependencies | 10 | 15 | 7 |
| Crate Size | 64KB | 141KB | 25KB |
| Features | 6 | 7 | 8 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.85 | 1.79 | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •sequoia-sqv leads with a health score of 55/100, but none of the options score above 80.
- •⚠ sequoia-sqv has not been updated in over a year.
- •wallet-signature-verify is pre-1.0 — API may change.