Decision Workspace
pake-kem vs aws-lc-rs vs ed25519-dalek
Side-by-side comparison of Rust crates
50
pake-kem
growingv0.1.0-pre.6
An implementation of a password-authenticated key exchange (PAKE) based from a key encapsulation mechanism (KEM).
81
aws-lc-rs
stablev1.16.2
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
ed25519-dalek
stablev2.2.0
Fast and efficient ed25519 EdDSA key generations, signing, and verification in pure Rust.
Core Metrics
| pake-kem | aws-lc-rs | ed25519-dalek | |
|---|---|---|---|
| Health Score | 50 | 81 | 78 |
| Total Downloads | 21.9K | 92.9M | 109.5M |
| 30d Downloads | 2.4K | 13.8M | 12.5M |
| Dependents | 0 | 1.9K | 17.2K |
| Releases | 6 | 49 | 42 |
| Last Updated | 1d ago | 8d ago | 51d ago |
| Age | 1y 5m | 2y 11m | 9y 3m |
Health Breakdown
pake-kem
Maintenance
18
Quality
13
Community
4
Popularity
5
Documentation
10
aws-lc-rs
Maintenance
21
Quality
20
Community
17
Popularity
8
Documentation
15
ed25519-dalek
Maintenance
15
Quality
20
Community
20
Popularity
8
Documentation
15
Technical Details
| pake-kem | aws-lc-rs | ed25519-dalek | |
|---|---|---|---|
| Version | 0.1.0-pre.6 | 1.16.2 | 2.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | ISC AND (Apache-2.0 OR ISC) | BSD-3-Clause |
| Dependencies | 10 | 9 | 22 |
| Crate Size | 29KB | 225KB | 98KB |
| Features | 0 | 12 | 14 |
| Yanked % | 0.0% | 4.1% | 4.8% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.71.0 | 1.81 |
| Owners | 1 | 4 (team) | 2 (team) |
Links
Quick Verdict
- •aws-lc-rs has the highest health score (81/100) — a strong overall choice.
- •ed25519-dalek has the most downloads (109.5M), suggesting wider adoption.
- •ed25519-dalek is depended on by 17.2K crates — strongest ecosystem trust.
- •pake-kem is pre-1.0 — API may change.