iancoleman / bip39

A web tool for converting BIP39 mnemonic codes
https://iancoleman.io/bip39/
MIT License
3.41k stars 1.42k forks source link

checksum issue #643

Closed kai-aura closed 10 months ago

kai-aura commented 10 months ago

I get different values for the checksum when computed independently on raw binary. Worth looking into.

kai-aura commented 10 months ago

Issue resolved, if user selects 24 word seed and puts exactly amount required for 24 word seed, you'd expect it to use raw entropy but doesn't seem to be the case. raw entropy worked to produced expected results