Decision Workspace
srp vs spake2 vs spake2-conflux
Side-by-side comparison of Rust crates
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.
62
spake2
growingv0.4.0
The SPAKE2 password-authenticated key-exchange algorithm.
55
spake2-conflux
experimentalv0.6.0
The SPAKE2 password-authenticated key-exchange algorithm.
Core Metrics
| srp | spake2 | spake2-conflux | |
|---|---|---|---|
| Health Score | 63 | 62 | 55 |
| Total Downloads | 64.2K | 879.0K | 957 |
| 30d Downloads | 3.5K | 61.5K | 0 |
| Dependents | 63 | 113 | 0 |
| Releases | 22 | 16 | 4 |
| Last Updated | 52d ago | 121d ago | 232d ago |
| Age | 8y 9m | 8y 10m | 7m |
Health Breakdown
srp
Maintenance
13
Quality
13
Community
16
Popularity
6
Documentation
15
spake2
Maintenance
10
Quality
13
Community
17
Popularity
7
Documentation
15
spake2-conflux
Maintenance
15
Quality
15
Community
6
Popularity
4
Documentation
15
Technical Details
| srp | spake2 | spake2-conflux | |
|---|---|---|---|
| Version | 0.6.0 | 0.4.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 | 10 | 7 | 12 |
| Crate Size | 17KB | 19KB | 50KB |
| Features | 0 | 3 | 5 |
| Yanked % | 0.0% | 6.3% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.56 | 1.60 | 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.