ecdsa
v0.16.9 GrowingPure 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
Quick Verdict
- โActively maintained (updated 53d ago)
- !Pre-1.0: API may have breaking changes
- โMassive adoption (2.8K crates depend on it)
- โTeam maintained (2 owners)
- โPermissive license (Apache-2.0 OR MIT)
Security
Deep Insights
12.0M downloads in the last 30 days (399.9K/day), up 35% from the previous period.
2.8K crates depend on ecdsa. 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 7+ years old, ecdsa hasn't reached 1.0 yet. Expect potential API changes between versions.
At 31KB, ecdsa is lightweight. Small crate size correlates with focused, well-scoped functionality.
23% of releases have been yanked. Check version history before pinning.
Notable dependents include p256, k256, p384, signatory, x509-cert. When high-quality crates choose ecdsa, 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 ecdsa
Version Adoption
Release Timeline
Feature Flags
default =["digest"]