Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support other BIP39 seed / BIP39 Mnemonic words length #64

Open
nifri opened this issue Aug 12, 2021 · 0 comments
Open

Support other BIP39 seed / BIP39 Mnemonic words length #64

nifri opened this issue Aug 12, 2021 · 0 comments

Comments

@nifri
Copy link

nifri commented Aug 12, 2021

Current Behaviour

The Lethekit seedtool will operate as only option with 128 bit BIP39 seed / 12 word BIP39 Mnemonic length.

Proposed Change

Allow a user to select the BIP39 seed length BIP39 Mnemonic word length. This option could for example be located in the first "No Seed" screen as a new option "Seed Length".

After selecting a seed length all following calculations should be performed with the selected seed length.

If the user makes no choice a default (for example 128 Bit) could be applied.

@nifri nifri changed the title Support other BIP39 seed lengths / BIP39 Mnemonic length Support other BIP39 seed / BIP39 Mnemonic words length Aug 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant