Decision Workspace
avx-bignum vs unknown_order vs clock-curve-math
Side-by-side comparison of Rust crates
45
avx-bignum
experimentalv0.1.0
Big integer arithmetic (U1024, U2048, U4096, I4096)
56
unknown_order
growingv0.12.0
A crate for working with finite fields where the modulus is of unknown order, typtical for RSA, Paillier, Hyperelliptic curves, etc.
49
clock-curve-math
experimentalv1.1.3
High-performance, constant-time, cryptography-grade number theory library for ClockCurve ecosystem
Core Metrics
| avx-bignum | unknown_order | clock-curve-math | |
|---|---|---|---|
| Health Score | 45 | 56 | 49 |
| Total Downloads | 26 | 34.9K | 118 |
| 30d Downloads | 3 | 394 | 9 |
| Dependents | 0 | 10 | 0 |
| Releases | 1 | 23 | 7 |
| Last Updated | 101d ago | 41d ago | 67d ago |
| Age | 3m | 4y 10m | 2m |
Health Breakdown
avx-bignum
Maintenance
8
Quality
17
Community
6
Popularity
2
Documentation
12
unknown_order
Maintenance
15
Quality
15
Community
8
Popularity
5
Documentation
13
clock-curve-math
Maintenance
13
Quality
15
Community
6
Popularity
2
Documentation
13
Technical Details
| avx-bignum | unknown_order | clock-curve-math | |
|---|---|---|---|
| Version | 0.1.0 | 0.12.0 | 1.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 OR MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 21 | 10 |
| Crate Size | 3KB | 36KB | 8.2MB |
| Features | 2 | 6 | 10 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.70 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •unknown_order leads with a health score of 56/100, but none of the options score above 80.
- •avx-bignum, unknown_order are pre-1.0 — API may change.