Decision Workspace
crypto-common vs aws-lc-rs vs p384
Side-by-side comparison of Rust crates
73
crypto-common
growingv0.2.2
Common traits used by cryptographic algorithms
81
aws-lc-rs
stablev1.17.1
aws-lc-rs is a cryptographic library using AWS-LC for its cryptographic operations. This library strives to be API-compatible with the popular Rust library named ring.
78
p384
growingv0.14.0
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
| crypto-common | aws-lc-rs | p384 | |
|---|---|---|---|
| Health Score | 73 | 81 | 78 |
| Total Downloads | 660.5M | 159.8M | 66.3M |
| 30d Downloads | 45.3M | 13.9M | 4.4M |
| Dependents | 837 | 3.2K | 3.0K |
| Releases | 35 | 52 | 52 |
| Last Updated | 55d ago | 13d ago | 7d ago |
| Age | 5y 5m | 3y 3m | 7y 9m |
Health Breakdown
crypto-common
Maintenance
16
Quality
16
Community
18
Popularity
8
Documentation
15
aws-lc-rs
Maintenance
21
Quality
20
Community
17
Popularity
8
Documentation
15
p384
Maintenance
19
Quality
16
Community
20
Popularity
8
Documentation
15
Technical Details
| crypto-common | aws-lc-rs | p384 | |
|---|---|---|---|
| Version | 0.2.2 | 1.17.1 | 0.14.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | ISC AND (Apache-2.0 OR ISC) | Apache-2.0 OR MIT |
| Dependencies | 3 | 9 | 14 |
| Crate Size | 15KB | 240KB | 75KB |
| Features | 3 | 13 | 17 |
| Yanked % | 2.9% | 3.9% | 3.9% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.85 | 1.71.0 | 1.85 |
| Owners | 2 (team) | 4 (team) | 2 (team) |
Links
Quick Verdict
- •aws-lc-rs has the highest health score (81/100) — a strong overall choice.
- •crypto-common has the most downloads (660.5M), suggesting wider adoption.
- •aws-lc-rs is depended on by 3.2K crates — strongest ecosystem trust.
- •crypto-common, p384 are pre-1.0 — API may change.