Decision Workspace
lamport_signature_plus vs lamport_signature vs frost-ed25519
Side-by-side comparison of Rust crates
45
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
stablev3.0.0
A Schnorr signature scheme over Ed25519 that supports FROST.
Core Metrics
| lamport_signature_plus | lamport_signature | frost-ed25519 | |
|---|---|---|---|
| Health Score | 45 | 41 | 70 |
| Total Downloads | 3.0K | 8.2K | 150.9K |
| 30d Downloads | 0 | 0 | 37.6K |
| Dependents | 0 | 0 | 34 |
| Releases | 3 | 5 | 15 |
| Last Updated | 105d ago | 2917d ago | 32d ago |
| Age | 2y 1m | 8y | 3y 2m |
Health Breakdown
lamport_signature_plus
Maintenance
12
Quality
13
Community
3
Popularity
4
Documentation
13
lamport_signature
Maintenance
9
Quality
13
Community
3
Popularity
5
Documentation
11
frost-ed25519
Maintenance
19
Quality
19
Community
14
Popularity
6
Documentation
12
Technical Details
| lamport_signature_plus | lamport_signature | frost-ed25519 | |
|---|---|---|---|
| Version | 0.4.0 | 0.1.4 | 3.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 15 | 10 | 18 |
| Crate Size | 28KB | 36KB | 48KB |
| Features | 0 | 0 | 3 |
| 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.