merland / seedpicker

Create your own BIP39 seed phrase, securely and transparently.
http://seedpicker.net
MIT License
44 stars 20 forks source link

Allow different seedphrase lengths #52

Closed ezxpro closed 2 years ago

ezxpro commented 2 years ago

I've been making a few tests with incomplete seedphrases and checking the checksum with seedpicker is faster than calculating it myself.

However, I'd very much like to see seedpicker work with at least 11 word passphrases, possibly other lengths too

merland commented 2 years ago

Duplicate of #14