Memory-hard function: Difference between revisions

Content deleted Content added
added Category:Cryptography; removed {{uncategorized}} using HotCat
Bluedeck (talk | contribs)
No edit summary
Line 1:
In [[cryptography]], a '''memory hard function''' (MHF) is a function that costs a significant amount of [[Random-access memory|memory]] to evaluate. It is different from [[memory bound function]]s, the latter incurs cost by slowing down computation through memory latency. MHFs find their use as a form of [[Proof of work|proof-of-work]].
 
== Memory hard measure ==