Decision Workspace
oblivious-transfer vs ed25519-dalek vs x25519-dalek
Side-by-side comparison of Rust crates
26
oblivious-transfer
growingv0.0.1
SimpleOT from Orlandi and Chou in pure-Rust, using curve25519-dalek, with OT extensions.
78
ed25519-dalek
stablev2.2.0
Fast and efficient ed25519 EdDSA key generations, signing, and verification in pure Rust.
76
x25519-dalek
stablev2.0.1
X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.
Core Metrics
| oblivious-transfer | ed25519-dalek | x25519-dalek | |
|---|---|---|---|
| Health Score | 26 | 78 | 76 |
| Total Downloads | 1.7K | 109.5M | 43.8M |
| 30d Downloads | 4 | 12.5M | 3.0M |
| Dependents | 0 | 17.2K | 5.2K |
| Releases | 1 | 42 | 32 |
| Last Updated | 2220d ago | 51d ago | 51d ago |
| Age | 6y 1m | 9y 3m | 8y 6m |
Health Breakdown
oblivious-transfer
Maintenance
1
Quality
13
Community
3
Popularity
4
Documentation
5
ed25519-dalek
Maintenance
15
Quality
20
Community
20
Popularity
8
Documentation
15
x25519-dalek
Maintenance
15
Quality
18
Community
20
Popularity
8
Documentation
15
Technical Details
| oblivious-transfer | ed25519-dalek | x25519-dalek | |
|---|---|---|---|
| Version | 0.0.1 | 2.2.0 | 2.0.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | BSD-3-Clause | BSD-3-Clause |
| Dependencies | 11 | 22 | 7 |
| Crate Size | 10KB | 98KB | 88KB |
| Features | 0 | 14 | 8 |
| Yanked % | 0.0% | 4.8% | 15.6% |
| Edition | — | 2021 | 2021 |
| MSRV | — | 1.81 | 1.60 |
| Owners | 1 | 2 (team) | 2 (team) |
Links
Quick Verdict
- •ed25519-dalek leads with a health score of 78/100, but none of the options score above 80.
- •ed25519-dalek is depended on by 17.2K crates — strongest ecosystem trust.
- •⚠ oblivious-transfer has not been updated in over a year.
- •oblivious-transfer is pre-1.0 — API may change.