p256_flow
v1.0.0 GrowingFlow-Rust-SDK Version of p256 Pure Rust implementation of the NIST P-256 (a.k.a. secp256r1, prime256v1) elliptic curve with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic Heavily modified for signing Flow blockchain transactions
Quick Verdict
- โNot updated for 4+ years
- โStable API (1.x for 4+ years)
- โPermissive license (Apache-2.0 OR MIT)
Security
Deep Insights
21 downloads in the last 30 days (1/day). Volume is roughly flat compared to the previous period.
The API has been stable (1.x) for over 4 years with 1 releases. This level of maturity means you can depend on it without worrying about breaking changes.
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 p256_flow
Version Adoption
Release Timeline
Feature Flags
default =["arithmetic", "ecdsa", "pkcs8", "std", "sha256"]