gchq / CyberChef

The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis

Home Page:https://gchq.github.io/CyberChef

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create tool for creation crypto-currency addresses (offline)

CR91TQ94 opened this issue · comments

It would be great to include creation of crypto-currencies wallet generator.
That would include 100 coins with the highest Market Cap (as of today).

The code would take an arbitrary input, convert it to binary, to seed and then to the private keys and addresses. Something similar to Ian Coleman BIP 39 (@github).