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

Refactor to use brave-crypto for passphrases #52

Merged
merged 1 commit into from
Apr 13, 2018
Merged

Refactor to use brave-crypto for passphrases #52

merged 1 commit into from
Apr 13, 2018

Conversation

diracdeltas
Copy link
Contributor

fix #50

@diracdeltas diracdeltas self-assigned this Apr 9, 2018
@diracdeltas diracdeltas requested review from evq and NejcZdovc April 9, 2018 23:08
Buffer.from(bip39.mnemonicToEntropy(passPhrase), 'hex')
} else {
niceware.passphraseToBytes(passPhraseWords)
}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@diracdeltas
Copy link
Contributor Author

@NejcZdovc i rebased this and bumped the package version so it should be ready for release

Copy link
Contributor

@evq evq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@diracdeltas diracdeltas merged commit 75f0aa4 into master Apr 13, 2018
@diracdeltas diracdeltas deleted the fix/50 branch April 13, 2018 19:19
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.

migrate to brave-crypto for seed recovery
2 participants