Decision Workspace
bls-sig-cli vs goldilocks-crypto vs bls48581
Side-by-side comparison of Rust crates
40
bls-sig-cli
experimentalv0.1.5
A command-line tool for BLS signature operations (keygen, pubkey, sign, verify).
56
goldilocks-crypto
experimentalv0.1.2
Rust implementation of ECgFp5 elliptic curve and Schnorr signatures over the Goldilocks field
48
bls48581
experimentalv2.1.0
BLS signature implementation using the BLS48-581 curve with KZG commitments
Core Metrics
| bls-sig-cli | goldilocks-crypto | bls48581 | |
|---|---|---|---|
| Health Score | 40 | 56 | 48 |
| Total Downloads | 920 | 4.0K | 247 |
| 30d Downloads | 4 | 695 | 93 |
| Dependents | 0 | 2 | 3 |
| Releases | 2 | 3 | 1 |
| Last Updated | 265d ago | 23d ago | 100d ago |
| Age | 8m | 4m | 3m |
Health Breakdown
bls-sig-cli
Maintenance
8
Quality
12
Community
6
Popularity
4
Documentation
10
goldilocks-crypto
Maintenance
18
Quality
14
Community
7
Popularity
4
Documentation
13
bls48581
Maintenance
8
Quality
14
Community
13
Popularity
3
Documentation
10
Technical Details
| bls-sig-cli | goldilocks-crypto | bls48581 | |
|---|---|---|---|
| Version | 0.1.5 | 0.1.2 | 2.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 14 | 12 | 8 |
| Crate Size | 15KB | 43KB | 399KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •goldilocks-crypto leads with a health score of 56/100, but none of the options score above 80.
- •bls-sig-cli, goldilocks-crypto are pre-1.0 — API may change.