Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 386 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 386 Bytes

CustomBIP39Entropy

Generation of customized BIP39 recovery phrases for cryptowallets and analysis of loss of entropy

Run

python crypt.py

You can edit the number of words in the recovery phrase, the number n of different passphrases generated, and the customization phrase/string in the crypt.py file. The resulting recovery phrases are written to phrases.json (non-appending).