Decision Workspace
rvf-crypto vs signature vs frost-ed25519
Side-by-side comparison of Rust crates
49
rvf-crypto
experimentalv0.2.0
RuVector Format cryptographic primitives -- SHA-3 hashing and Ed25519 signing
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
| rvf-crypto | signature | frost-ed25519 | |
|---|---|---|---|
| Health Score | 49 | 77 | 70 |
| Total Downloads | 102 | 250.0M | 95.8K |
| 30d Downloads | 65 | 24.5M | 15.1K |
| Dependents | 3 | 4.1K | 22 |
| Releases | 2 | 54 | 14 |
| Last Updated | 39d ago | 51d ago | 58d ago |
| Age | 1m | 7y 5m | 3y |
Health Breakdown
rvf-crypto
Maintenance
12
Quality
15
Community
8
Popularity
2
Documentation
12
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
| rvf-crypto | signature | frost-ed25519 | |
|---|---|---|---|
| Version | 0.2.0 | 2.2.0 | 2.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 OR MIT | MIT OR Apache-2.0 |
| Dependencies | 4 | 5 | 17 |
| Crate Size | 18KB | 16KB | 47KB |
| Features | 3 | 2 | 5 |
| Yanked % | 0.0% | 5.6% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.87 | 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.
- •rvf-crypto is pre-1.0 — API may change.