Decision Workspace
simple-srp vs aws-cognito-srp vs srp6
Side-by-side comparison of Rust crates
44
simple-srp
experimentalv0.3.0
Simplify usage of srp crate
57
aws-cognito-srp
growingv0.2.5
A Rust implementation of the Secure Remote Password (SRP) protocol for AWS Cognito.
54
srp6
stablev1.0.0-beta.2
A safe implementation of the secure remote password authentication and key-exchange protocol - SRP version 6 and 6a
Core Metrics
| simple-srp | aws-cognito-srp | srp6 | |
|---|---|---|---|
| Health Score | 44 | 57 | 54 |
| Total Downloads | 51 | 34.6K | 11.1K |
| 30d Downloads | 0 | 6.0K | 0 |
| Dependents | 0 | 6 | 0 |
| Releases | 3 | 11 | 8 |
| Last Updated | 127d ago | 1d ago | 37d ago |
| Age | 4m | 1y 3m | 4y 10m |
Health Breakdown
simple-srp
Maintenance
13
Quality
13
Community
6
Popularity
2
Documentation
10
aws-cognito-srp
Maintenance
20
Quality
12
Community
8
Popularity
5
Documentation
12
srp6
Maintenance
14
Quality
21
Community
5
Popularity
5
Documentation
9
Technical Details
| simple-srp | aws-cognito-srp | srp6 | |
|---|---|---|---|
| Version | 0.3.0 | 0.2.5 | 1.0.0-beta.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Unlicense | MIT | MIT |
| Dependencies | 6 | 16 | 9 |
| Crate Size | 6KB | 42KB | 33KB |
| Features | 0 | 0 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | — | 1.85.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •aws-cognito-srp leads with a health score of 57/100, but none of the options score above 80.
- •simple-srp, aws-cognito-srp are pre-1.0 — API may change.