Y
Hacker News
new
|
ask
|
show
|
jobs
by
pbsd
358 days ago
This circuit [1] puts it at <=135k bit operations. Bitcoin uses SHA-256, not SHA-1.
[1]
https://nigelsmart.github.io/MPC-Circuits/sha256.txt
1 comments
nullc
358 days ago
Bitcoin's proof of work uses SHA-256(SHA-256(x)). Combining that with your figures reduces the differences to well within minutia of how you count bit operations and exactly which tradeoff the circuits make.
link