Tags: bluescan/bip39tools
Tags
Inc version to 0.9.13. Now using newer tacent library. FinalWordsBip3… …9 now saves the full list of possible last words as well as the particular one you chose randomly with coin flips. Before, if you cose to flip coins, only the final chosen one would be saved.
Faster algorithm in use for generating the list of final words when u… …sing the FinalWordsBip39 tool. Instead of just trying all possible 2048 words and checking validity, it now just generates the word list for the possible entropy bits. This will be about 256 times faster if you supply 23 words, and 16 times faster if 11 words supplied.
Version 0.9.4. Code cleanup. A ranged input method. Program will exit… … after a large number of consecutive invalid entries. When done with entropy bits, overwrites memory with random bits multiple times, and clears memory of them. Corrected some of the method description text.
PreviousNext