rustio rustio.net
77

p256

v0.13.2 Growing

Pure Rust implementation of the NIST P-256 (a.k.a. secp256r1, prime256v1) elliptic curve as defined in SP 800-186, with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic

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

Quick Verdict

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

Security

Checking security advisories...
Downloads
98.9M
Dependents
5.6K
Releases
53
Size
63KB

Deep Insights

๐Ÿ“ˆ
Strong growth momentum

10.6M downloads in the last 30 days (351.9K/day), up 36% from the previous period.

๐Ÿ”—
Widely adopted

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

๐Ÿ‘ค
Prolific maintainer

The primary maintainer publishes 211 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, p256 hasn't reached 1.0 yet. Expect potential API changes between versions.

๐ŸŒŸ
Used by top crates

Notable dependents include jsonwebtoken, aws-sigv4, aws-config, signatory, snow. When high-quality crates choose p256, it's a strong quality signal.

Health Breakdown

Maintenance 18/25

Recency, release consistency, active ratio

Quality 16/25

Yanked ratio, deps, size, maturity, features

Community 20/20

Reverse deps, ownership, ecosystem

Popularity 8/15

Downloads, momentum, growth trend

Documentation 15/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
259K/day avg+95%
0100K200K300K400K500K12/291/162/32/213/113/28

Top Dependents

Version Adoption

v0.13.2
56%
v0.11.1
39%
v0.10.1
2%
v0.9.0
2%
v0.12.0
1%

Release Timeline

53 releases2 yankedsince 2018
J
F
M
A
M
J
J
A
S
O
N
D
2018
1
2019
2020
12
2021
9
2022
6
2023
4
2024
3
2025
12
2026
6
Less
More|
Yanked

Feature Flags

default =["arithmetic", "ecdsa", "pem", "std"]

jwkpem*std*bitsecdhallocecdsa*pkcs8serdevoprfdigestsha256arithmetic*hash2curveexpose-fieldtest-vectors

README

Loading README...

Maintainers

Dependencies
13
direct dependencies
Dependents
5.6K
crates depend on p256

Similar Crates