Live data from Hacker News

SHA-256 0573e7473

susam.net

11–13 of 13 posts

Re: SHA-256 0573e7473

#11
9 hex digits makes for a 36 bit search space, so we can expect a solution in 64 billion hashes. moderately but not terribly impressive.

Re: SHA-256 0573e7473

#12

Given that the AMD Ryzen 9 5950X can compute around 28.1 million SHA-256 hashes per second, the time required to calculate the hash of such a proposition including all possible 9-length hexadecimal strings to would be approximately: 68.72 x 10^9 strings/ 28.1 x 10^6 hashes per second ~= 2450 seconds. The hash starts with 0 so the calculation would have been much shorter i.e. just around 2 minutes. This can probably b…

I don't think anything about birthday collision is relevant here, having a collision doesn't help in this scenario.
Post reply on HN