Decision Workspace
lamport_signature_plus vs lamport_signature vs frost-ed25519
Side-by-side comparison of Rust crates
47
lamport_signature_plus
growingv0.4.0
An implementation of the Lamport one-time signature scheme.
41
lamport_signature
growingv0.1.4
A Rust implementation of the Lamport one-time signature scheme.
70
frost-ed25519
stablev2.2.0
A Schnorr signature scheme over Ed25519 that supports FROST.
Core Metrics
| lamport_signature_plus | lamport_signature | frost-ed25519 | |
|---|---|---|---|
| Health Score | 47 | 41 | 70 |
| Total Downloads | 3.0K | 8.2K | 95.8K |
| 30d Downloads | 21 | 7 | 15.1K |
| Dependents | 0 | 0 | 22 |
| Releases | 3 | 5 | 14 |
| Last Updated | 46d ago | 2858d ago | 58d ago |
| Age | 1y 11m | 7y 10m | 3y |
Health Breakdown
lamport_signature_plus
Maintenance
14
Quality
13
Community
3
Popularity
4
Documentation
13
lamport_signature
Maintenance
9
Quality
13
Community
3
Popularity
5
Documentation
11
frost-ed25519
Maintenance
18
Quality
20
Community
14
Popularity
6
Documentation
12
Technical Details
| lamport_signature_plus | lamport_signature | frost-ed25519 | |
|---|---|---|---|
| Version | 0.4.0 | 0.1.4 | 2.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 15 | 10 | 17 |
| Crate Size | 28KB | 36KB | 47KB |
| Features | 0 | 0 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | — | 2021 |
| MSRV | — | — | 1.81 |
| Owners | 1 | 1 | 3 (team) |
Links
Quick Verdict
- •frost-ed25519 leads with a health score of 70/100, but none of the options score above 80.
- •⚠ lamport_signature has not been updated in over a year.
- •lamport_signature_plus, lamport_signature are pre-1.0 — API may change.