earthbucks_k256
v0.8.2 Growingsecp256k1 elliptic curve library written in pure Rust with support for ECDSA signing/verification/public-key recovery, Taproot Schnorr signatures (BIP340), Elliptic Curve Diffie-Hellman (ECDH), and general-purpose secp256k1 elliptic curve group operations which can be used to implement arbitrary protocols
Quick Verdict
- โNot updated for 1+ year
- !Pre-1.0: API may have breaking changes
- โPermissive license (Apache-2.0 OR MIT)
Security
Deep Insights
40 downloads in the last 30 days (1/day), up 29% from the previous period.
The primary maintainer publishes 50 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.
Despite being 1+ years old, earthbucks_k256 hasn't reached 1.0 yet. Expect potential API changes between versions.
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 earthbucks_k256
Version Adoption
Release Timeline
Feature Flags
default =["arithmetic", "ecdsa", "pkcs8", "precomputed-tables", "std"]