Are Bitcoin ASICs good for anything else other than mining?

7

1

If I purchase an ASIC (hypothetically) and then for whatever reason Bitcoin disappears, becomes defunct or otherwise, is there anything else I could possibly use it for, such as SHA256 cracking - or is there no other possible use and does it become an elaborate doorstop?

berry120

Posted 2013-04-30T11:46:24.073

Reputation: 171

Question was closed 2013-05-20T08:07:39.707

Also if there was another use, keep in mind that even if you don't want to use it for that, you could at least sell itRentFree 2013-04-30T12:07:45.853

Answers

5

No, Bitcoin ASICs can not be reused for any other purpose, unless something were created that uses the exact same hashing technique.

Unlike what some ill-informed radio talk show hosts say, the mining network is cryptographically incompatible with SHA256 password cracking, the block chain itself is not a conspiracy by the Russians as a rainbow table.

Besides most hashed passwords use a salt, and the manner it is typically done is incompatible with what is being done in Bitcoin.

So, no. The ASIC will forever be exclusive to the Bitcoin unless another RFC or standard requires a proof of work (a la Hash Cash) for some other purpose.

goodguys_activate

Posted 2013-04-30T11:46:24.073

Reputation: 11 898

You are mostly correct; though I have to remark that you can also use it for mining altcoins that use sha256 hashing (see http://dustcoin.com/mining).

wumpus 2013-04-30T13:11:28.000

unless something were created that uses the exact same hashing technique. covers alt coins...goodguys_activate 2013-12-31T14:20:13.287