Decision Workspace
primeorder vs p256 vs p384
Side-by-side comparison of Rust crates
72
primeorder
growingv0.13.6
Pure Rust implementation of complete addition formulas for prime order elliptic curves (Renes-Costello-Batina 2015). Generic over field elements and curve equation coefficients
77
p256
growingv0.13.2
Pure Rust implementation of the NIST P-256 (a.k.a. secp256r1, prime256v1) elliptic curve as defined in SP 800-186, with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic
75
p384
growingv0.13.1
Pure Rust implementation of the NIST P-384 (a.k.a. secp384r1) elliptic curve as defined in SP 800-186 with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic support.
Core Metrics
| primeorder | p256 | p384 | |
|---|---|---|---|
| Health Score | 72 | 77 | 75 |
| Total Downloads | 62.1M | 98.9M | 44.6M |
| 30d Downloads | 6.5M | 10.2M | 4.4M |
| Dependents | 283 | 5.6K | 2.0K |
| Releases | 31 | 53 | 44 |
| Last Updated | 17d ago | 17d ago | 17d ago |
| Age | 3y 9m | 7y 5m | 7y 5m |
Health Breakdown
primeorder
Maintenance
18
Quality
14
Community
17
Popularity
8
Documentation
15
p256
Maintenance
18
Quality
16
Community
20
Popularity
8
Documentation
15
p384
Maintenance
17
Quality
15
Community
20
Popularity
8
Documentation
15
Technical Details
| primeorder | p256 | p384 | |
|---|---|---|---|
| Version | 0.13.6 | 0.13.2 | 0.13.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 OR MIT | Apache-2.0 OR MIT | Apache-2.0 OR MIT |
| Dependencies | 2 | 13 | 12 |
| Crate Size | 21KB | 63KB | 193KB |
| Features | 4 | 17 | 17 |
| Yanked % | 6.5% | 3.8% | 4.5% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.65 | 1.65 | 1.65 |
| Owners | 2 (team) | 2 (team) | 2 (team) |
Links
Quick Verdict
- •p256 leads with a health score of 77/100, but none of the options score above 80.
- •p256 is depended on by 5.6K crates — strongest ecosystem trust.