bip32
v0.5.3 GrowingBIP32 hierarchical key derivation implemented in a generic, no_std-friendly manner. Supports deriving keys using the pure Rust k256 crate or the C library-backed secp256k1 crate
Quick Verdict
- โNot updated for 1+ year
- !Pre-1.0: API may have breaking changes
- โTrusted by 894 crates
- โPermissive license (Apache-2.0 OR MIT)
Security
Deep Insights
446.9K downloads in the last 30 days (14.9K/day), up 8% from the previous period.
894 crates depend on bip32. Reasonable ecosystem adoption, though not yet a core dependency.
The primary maintainer publishes 215 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.
Despite being 7+ years old, bip32 hasn't reached 1.0 yet. Expect potential API changes between versions.
At 40KB, bip32 is lightweight. Small crate size correlates with focused, well-scoped functionality.
Notable dependents include subxt-signer, cosmrs, zcash_primitives, avalanche-types, zcash_script. When high-quality crates choose bip32, it's a strong quality signal.
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
Version Adoption
Release Timeline
Feature Flags
default =["bip39", "secp256k1", "std"]