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

Own entropy seed generation does not work for <24 words/64 bytes #73

Open
curemici opened this issue Oct 27, 2024 · 1 comment
Open

Comments

@curemici
Copy link

Seedtool doesn't calculate the seed/mnemonic from hex raw entropy smaller than 64 bytes (24 words).
Test case from Mastering Bitcoin Chapter 5 BIP39 table doesn't work for the 12 word case. For the 24 word case it works like it should. All tried cases <64 byte had the same problem.
BIP39 Ian Coleman's Mnemonic Code Converter works for these cases.

@SuperPhatArrow
Copy link
Collaborator

Hi there,

Can you provide an example test vector, please?

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

2 participants