Skip to content

Generation of customized BIP39 recovery phrases for cryptowallets and analysis of loss of entropy if customization is known

License

Notifications You must be signed in to change notification settings

jparta/CustomBIP39Entropy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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).

About

Generation of customized BIP39 recovery phrases for cryptowallets and analysis of loss of entropy if customization is known

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages