rustio rustio.net
69

ecdsa

v0.16.9 Growing

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

Apache-2.0 OR MIT Edition 2021 MSRV 1.65
CryptographyNo standard library #crypto#secp256k1#signature#ecc#nist

Quick Verdict

  • โœ“Actively maintained (updated 27d ago)
  • !Pre-1.0: API may have breaking changes
  • โœ“Massive adoption (3.2K crates depend on it)
  • โœ“Team maintained (2 owners)
  • โœ“Permissive license (Apache-2.0 OR MIT)

Security

Checking security advisories...
Downloads
153.2M
Dependents
3.2K
Releases
105
Size
31KB

Deep Insights

๐Ÿ“Š
Steady growth

14.5M downloads in the last 30 days (482.2K/day), up 18% from the previous period.

๐Ÿ”—
Widely adopted

3.2K crates depend on ecdsa. Strong ecosystem adoption means battle-tested code and long-term stability.

๐Ÿ‘ค
Prolific maintainer

The primary maintainer publishes 216 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.

๐Ÿ”ฌ
Pre-1.0 for over a year

Despite being 7+ years old, ecdsa hasn't reached 1.0 yet. Expect potential API changes between versions.

๐Ÿ“
Compact crate

At 31KB, ecdsa is lightweight. Small crate size correlates with focused, well-scoped functionality.

โš ๏ธ
Notable yanked versions

23% of releases have been yanked. Check version history before pinning.

๐ŸŒŸ
Used by top crates

Notable dependents include p256, k256, p384, signatory, x509-cert. When high-quality crates choose ecdsa, it's a strong quality signal.

Health Breakdown

Maintenance 17/25

Recency, release consistency, active ratio

Quality 12/25

Yanked ratio, deps, size, maturity, features

Community 20/20

Reverse deps, ownership, ecosystem

Popularity 8/15

Downloads, momentum, growth trend

Documentation 12/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
425K/day avg+25%
0200K400K600K2/263/164/34/215/95/26

Top Dependents

Version Adoption

v0.17.0-rc.16
40%
v0.17.0-rc.11
40%
v0.17.0-rc.17
8%
v0.17.0-rc.18
7%
v0.17.0-rc.10
5%

Release Timeline

10 releasessince 2025
J
F
M
A
M
J
J
A
S
O
N
D
2025
2
2026
8
Less
More

Feature Flags

default =["digest"]

devpemstdallocpkcs8serdedigest*hazmatsigningverifyingarithmetic

README

Loading README...

Maintainers

Dependencies
11
direct dependencies
Dependents
3.2K
crates depend on ecdsa

Similar Crates