Sunday, January 31, 2016

Bitcoin Address Tools


Bitcoin Address Tools is a tool (like brainwallet) for address generator using bitcoinj API. Bitcoin Address Tools is a passphrase that converts into a wallet without the use of a wallet file. This passphrase is only stored in the mind of the wallet holder; it acts as an access mechanism to your wallet’s private key.

Bitcoin Address Tools is created simply by starting with a unique phrase. The phrase must be sufficiently long to prevent brute-force guessing - a short password, a simple phrase, or a phrase taken from published literature is likely to be stolen by hackers who use computers to quickly try combinations. A suggestion is to take a memorable phrase and change it in a silly way that is difficult to predict.

The phrase is turned into a 256-bit private key with a hashing or key derivation algorithm (example: SHA256). That private key is then used to compute a Bitcoin address, or a deterministic sequence of addresses.

Features :
- Random Generator
- Passpharse
- Mini Private Key
- Private Key (WIF) to address
- Secret Exponent
- Hash 160
- Public Key
- Private Key (DER)

Requipment :
.NET Framework 3.5
- Disable any anti virus

Download :

0 comments:

Post a Comment

Note: Only a member of this blog may post a comment.