rustio rustio.net
54

bip32

v0.5.3 Growing

BIP32 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

Apache-2.0 OR MIT Edition 2021 MSRV 1.65
CryptographyNo standard library #crypto#bip39#mnemonic#derivation#bip32

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

Checking security advisories...
Downloads
7.2M
Dependents
894
Releases
15
Size
41KB

Deep Insights

๐Ÿ“Š
Steady growth

446.9K downloads in the last 30 days (14.9K/day), up 8% from the previous period.

๐Ÿ”—
Moderate adoption

894 crates depend on bip32. Reasonable ecosystem adoption, though not yet a core dependency.

๐Ÿ‘ค
Prolific maintainer

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

๐Ÿ“
Compact crate

At 40KB, bip32 is lightweight. Small crate size correlates with focused, well-scoped functionality.

๐ŸŒŸ
Used by top crates

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

Maintenance 5/25

Recency, release consistency, active ratio

Quality 13/25

Yanked ratio, deps, size, maturity, features

Community 16/20

Reverse deps, ownership, ecosystem

Popularity 8/15

Downloads, momentum, growth trend

Documentation 12/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
13K/day avg+40%
05K10K15K20K12/291/162/32/213/113/28

Top Dependents

Version Adoption

v0.5.2
34%
v0.4.0
31%
v0.5.3
22%
v0.5.1
9%
v0.2.2
3%

Release Timeline

15 releases1 yankedsince 2018
J
F
M
A
M
J
J
A
S
O
N
D
2018
1
2019
2020
2021
6
2022
2
2023
2
2024
2
2025
2
2026
Less
More|
Yanked

Feature Flags

default =["bip39", "secp256k1", "std"]

std*allocbip39*mnemonicsecp256k1*

README

Loading README...

Maintainers

Dependencies
13
direct dependencies
Dependents
894
crates depend on bip32

Similar Crates