Content deleted Content added
Line 9:
== Motivation ==
There is a reason why MHFs cost a lot of memory instead of, say, CPU cycles. Bitcoin used repeated evaluation of SHA function as proof of work, but it turned out that modern general purpose processors, i.e. off-the-shelf CPUs are very inefficient when tasked to compute a fixed function over and over. Miners adopted Application Specific Integrated Circuits, ASICs, and
Over time, it has been recognized that memory cost remains fairly equal across the board. Hence MHF.
|