rustio rustio.net
68

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 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

Checking security advisories...
Downloads
127.2M
Dependents
2.8K
Releases
103
Size
31KB

Deep Insights

๐Ÿ“ˆ
Strong growth momentum

12.0M downloads in the last 30 days (399.9K/day), up 35% from the previous period.

๐Ÿ”—
Widely adopted

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

๐Ÿ‘ค
Prolific maintainer

The primary maintainer publishes 215 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 16/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
297K/day avg+91%
0100K200K300K400K500K12/291/162/32/213/113/28

Top Dependents

Version Adoption

v0.16.9
53%
v0.14.8
36%
v0.16.8
6%
v0.16.7
3%
v0.13.4
3%

Release Timeline

103 releases24 yankedsince 2018
J
F
M
A
M
J
J
A
S
O
N
D
2018
1
2019
4
2020
19
2021
17
2022
18
2023
17
2024
10
2025
11
2026
6
Less
More|
Yanked

Feature Flags

default =["digest"]

devpemstdallocpkcs8serdedigest*hazmatsigningverifyingarithmetic

README

Loading README...

Maintainers

Dependencies
11
direct dependencies
Dependents
2.8K
crates depend on ecdsa

Similar Crates