Post
Topic
Board Bitcoin Discussion
Re: ARG Puzzle with 3.5 BTC Private Key Prize
by
Izerian
on 06/07/2014, 02:47:01 UTC
There is one problem with online hashing, at least from personal experience, hashing is done on the ASCII, or on the binary. So I'm not sure if using online tools is good.

It was just a search on a string. No hashing. (My local sha256 method uses UTF8 and a {0:x2} string formatter, works fine in .Net)