Decision Workspace
spake2 vs srp vs spake2-conflux
Side-by-side comparison of Rust crates
62
spake2
growingv0.4.0
The SPAKE2 password-authenticated key-exchange algorithm.
63
srp
growingv0.6.0
Pure Rust implementation of the Secure Remote Password (SRP) password-authenticated key exchange (PAKE) algorithm as described in RFC5054. Built on `crypto-bigint`, a mathematical library designed with constant-time algorithms.
55
spake2-conflux
experimentalv0.6.0
The SPAKE2 password-authenticated key-exchange algorithm.
Core Metrics
| spake2 | srp | spake2-conflux | |
|---|---|---|---|
| Health Score | 62 | 63 | 55 |
| Total Downloads | 879.0K | 64.2K | 957 |
| 30d Downloads | 61.5K | 3.5K | 0 |
| Dependents | 113 | 63 | 0 |
| Releases | 16 | 22 | 4 |
| Last Updated | 121d ago | 52d ago | 232d ago |
| Age | 8y 10m | 8y 9m | 7m |
Health Breakdown
spake2
Maintenance
10
Quality
13
Community
17
Popularity
7
Documentation
15
srp
Maintenance
13
Quality
13
Community
16
Popularity
6
Documentation
15
spake2-conflux
Maintenance
15
Quality
15
Community
6
Popularity
4
Documentation
15
Technical Details
| spake2 | srp | spake2-conflux | |
|---|---|---|---|
| Version | 0.4.0 | 0.6.0 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 7 | 10 | 12 |
| Crate Size | 19KB | 17KB | 50KB |
| Features | 3 | 0 | 5 |
| Yanked % | 6.3% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.60 | 1.56 | 1.89 |
| Owners | 2 (team) | 2 (team) | 1 |
Links
Quick Verdict
- •srp leads with a health score of 63/100, but none of the options score above 80.
- •spake2 has the most downloads (879.0K), suggesting wider adoption.
- •spake2 is depended on by 113 crates — strongest ecosystem trust.