Decision Workspace
anproto vs signature vs frost-ed25519
Side-by-side comparison of Rust crates
40
anproto
experimentalv0.1.0
Rust implementation of ANProto: the Authenticated and Non-networked protocol
77
signature
stablev2.2.0
Traits for cryptographic signature algorithms (e.g. ECDSA, Ed25519)
70
frost-ed25519
stablev2.2.0
A Schnorr signature scheme over Ed25519 that supports FROST.
Core Metrics
| anproto | signature | frost-ed25519 | |
|---|---|---|---|
| Health Score | 40 | 77 | 70 |
| Total Downloads | 351 | 250.0M | 95.8K |
| 30d Downloads | 3 | 23.6M | 14.9K |
| Dependents | 0 | 4.1K | 22 |
| Releases | 1 | 54 | 14 |
| Last Updated | 204d ago | 51d ago | 58d ago |
| Age | 6m | 7y 5m | 3y |
Health Breakdown
anproto
Maintenance
5
Quality
13
Community
6
Popularity
3
Documentation
13
signature
Maintenance
16
Quality
18
Community
20
Popularity
8
Documentation
15
frost-ed25519
Maintenance
18
Quality
20
Community
14
Popularity
6
Documentation
12
Technical Details
| anproto | signature | frost-ed25519 | |
|---|---|---|---|
| Version | 0.1.0 | 2.2.0 | 2.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 | Apache-2.0 OR MIT | MIT OR Apache-2.0 |
| Dependencies | 4 | 5 | 17 |
| Crate Size | 9KB | 16KB | 47KB |
| Features | 0 | 2 | 5 |
| Yanked % | 0.0% | 5.6% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.60 | 1.81 |
| Owners | 1 | 3 (team) | 3 (team) |
Links
Quick Verdict
- •signature leads with a health score of 77/100, but none of the options score above 80.
- •signature is depended on by 4.1K crates — strongest ecosystem trust.
- •anproto is pre-1.0 — API may change.