k256_flow
v1.0.0 GrowingFlow-Rust-SDK Version of k256 secp256k1 elliptic curve library written in pure Rust with support for ECDSA signing/verification (including Ethereum-style signatures with public-key recovery), Elliptic Curve Diffie-Hellman (ECDH), and general purpose secp256k1 curve arithmetic useful for implementing arbitrary group-based protocols. 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
4 downloads in the last 30 days (0/day avg).
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
Version Adoption
Release Timeline
Feature Flags
default =["arithmetic", "ecdsa", "pkcs8", "sha256", "std"]