Skip to content
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.

Replace tiny-bip39 with the equivalent hkd32 functionality #396

Merged
merged 1 commit into from
Jan 23, 2020

Conversation

tarcieri
Copy link
Contributor

The tiny-bip39 crate is an unmaintained fork of the unmaintained bip39 crate.

As such, it duplicates functionality in the hkd32 crate, which can be used to straightforwardly replace it.

The existing test vectors cover the derivation paths to ensure that they are still compatible.

The `tiny-bip39` crate is an unmaintained fork of the unmaintained
`bip39` crate.

As such, it duplicates functionality in the `hkd32` crate, which can be
used to straightforwardly replace it.

The existing test vectors cover the derivation paths to ensure that they
are still compatible.
@tarcieri tarcieri force-pushed the replace-tiny-bip39-with-hkd32 branch from 35c448f to 2776a45 Compare January 23, 2020 18:16
@tarcieri tarcieri merged commit cde03c9 into master Jan 23, 2020
@tarcieri tarcieri deleted the replace-tiny-bip39-with-hkd32 branch January 23, 2020 18:28
@tarcieri tarcieri mentioned this pull request Jan 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants