Decision Workspace
falcon512_rs vs ecdsa vs dsa
Side-by-side comparison of Rust crates
39
falcon512_rs
experimentalv0.1.0
Pure Rust implementation of Falcon-512 signature scheme
68
ecdsa
growingv0.16.9
Pure Rust implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) as specified in FIPS 186-4 (Digital Signature Standard), providing RFC6979 deterministic signatures as well as support for added entropy
67
dsa
growingv0.6.3
Pure Rust implementation of the Digital Signature Algorithm (DSA) as specified in FIPS 186-4 (Digital Signature Standard), providing RFC6979 deterministic signatures as well as support for added entropy
Core Metrics
| falcon512_rs | ecdsa | dsa | |
|---|---|---|---|
| Health Score | 39 | 68 | 67 |
| Total Downloads | 429 | 127.2M | 3.8M |
| 30d Downloads | 3 | 11.6M | 402.0K |
| Dependents | 0 | 2.8K | 311 |
| Releases | 1 | 103 | 31 |
| Last Updated | 240d ago | 53d ago | 25d ago |
| Age | 8m | 7y 5m | 7y 8m |
Health Breakdown
falcon512_rs
Maintenance
4
Quality
13
Community
6
Popularity
3
Documentation
13
ecdsa
Maintenance
16
Quality
12
Community
20
Popularity
8
Documentation
12
dsa
Maintenance
16
Quality
13
Community
18
Popularity
8
Documentation
12
Technical Details
| falcon512_rs | ecdsa | dsa | |
|---|---|---|---|
| Version | 0.1.0 | 0.16.9 | 0.6.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 OR MIT | Apache-2.0 OR MIT |
| Dependencies | 4 | 11 | 12 |
| Crate Size | 509KB | 31KB | 26KB |
| Features | 2 | 12 | 1 |
| Yanked % | 0.0% | 23.3% | 3.2% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.65 | 1.65 |
| Owners | 1 | 2 (team) | 2 (team) |
Links
Quick Verdict
- •ecdsa leads with a health score of 68/100, but none of the options score above 80.
- •ecdsa is depended on by 2.8K crates — strongest ecosystem trust.