#bip-39 #mnemonic #bitcoin #crypto

no-std parity-bip39

Library for BIP-39 Bitcoin mnemonic codes

1 stable release

2.0.1 Mar 12, 2024

#356 in Magic Beans

Download history 1632/week @ 2024-03-06 18397/week @ 2024-03-13 27876/week @ 2024-03-20 25782/week @ 2024-03-27 39301/week @ 2024-04-03 38047/week @ 2024-04-10 24663/week @ 2024-04-17

132,488 downloads per month
Used in 393 crates (2 directly)

CC0 license

325KB
22K SLoC

bip39

This is unmaintained, temporary fork of: https://github.com/rust-bitcoin/rust-bip39/. Its purpose it to create a short-term release on crates.io to facilitate progress on polkadot-sdk. This action was prompted by delays in merging process of:


lib.rs:

BIP39 Mnemonic Codes

Library crate implementing BIP39

Test some Japanese language test vectors. For these test vectors, we seem to generate different mnemonic phrases than the test vectors expect us to. However, our generated seeds are correct and tiny-bip39, an alternative implementation of bip39 also does not fulfill the test vectors.

Dependencies

~295–770KB
~22K SLoC