iancoleman / bip39

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

Print bits of entropy and checksum bits #568

Open dimitris-t opened 2 years ago

dimitris-t commented 2 years ago

For educational purposes it would be great to print, for every key, address or phrase, the number of bits encoded and/or the number of checksum bits. For example, next to a 12-word phrase we could print "132 bits" or "128 bits plus 4 checksum bits".