crypto-bigint
v0.7.3 GrowingPure Rust implementation of a big integer library which has been designed from the ground-up for use in cryptographic applications. Provides constant-time, no_std-friendly implementations of modern formulas using const generics.
Quick Verdict
- โActively maintained (updated 2d ago)
- !Pre-1.0: API may have breaking changes
- โMassive adoption (1.0K crates depend on it)
- โTeam maintained (2 owners)
- โPermissive license (Apache-2.0 OR MIT)
Security
Deep Insights
14.8M downloads in the last 30 days (491.9K/day), up 32% from the previous period.
1.0K crates depend on crypto-bigint. Strong ecosystem adoption means battle-tested code and long-term stability.
The primary maintainer publishes 215 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.
Despite being 4+ years old, crypto-bigint hasn't reached 1.0 yet. Expect potential API changes between versions.
13% of releases have been yanked. Check version history before pinning.
Notable dependents include elliptic-curve, aws-sigv4, blind-rsa-signatures, picky-asn1-der, starknet-crypto. When high-quality crates choose crypto-bigint, it's a strong quality signal.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Most downloaded crates that depend on crypto-bigint
Version Adoption
Release Timeline
Feature Flags
default =["rand_core"]