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
  • โœ“Massive adoption (1.0K crates depend on it)
  • โœ“Permissive license (Apache-2.0 OR MIT)

Security

Checking security advisories...
Downloads
9.3M
Dependents
1.0K
Releases
15
Size
41KB

Deep Insights

๐Ÿ“‰
Download decline

961.1K downloads in the last 30 days, down 22% from the previous period. May indicate migration to alternatives.

๐Ÿ”—
Widely adopted

1.0K crates depend on bip32. Strong ecosystem adoption means battle-tested code and long-term stability.

๐Ÿ‘ค
Prolific maintainer

The primary maintainer publishes 216 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, avalanche-types, zcash_script, zcash_keys. 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
29K/day avg+109%
020K40K60K80K2/263/164/34/215/95/26

Top Dependents

Version Adoption

v0.5.3
34%
v0.5.2
29%
v0.4.0
26%
v0.5.1
7%
v0.6.0-pre.1
3%

Release Timeline

10 releasessince 2021
J
F
M
A
M
J
J
A
S
O
N
D
2021
2
2022
2
2023
2
2024
2
2025
2
2026
Less
More

Feature Flags

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

std*allocbip39*mnemonicsecp256k1*

README

Loading README...

Maintainers

Dependencies
13
direct dependencies
Dependents
1.0K
crates depend on bip32

Similar Crates