Cuckoo Cycle: A Memory Bound Graph-Theoretic Proof-of-Work
暂无分享,去创建一个
We introduce the first graph-theoretic proof-of-work system, based on finding small cycles or other structures in large random graphs. Such problems are trivially verifiable and arbitrarily scalable, presumably requiring memory linear in graph size to solve efficiently. Our cycle finding algorithm uses one bit per edge, and up to one bit per node. Runtime is linear in graph size and dominated by random access latency, ideal properties for a memory bound proof-of-work. We exhibit two alternative algorithms that allow for a memory-time trade-off (TMTO)—decreased memory usage, by a factor k, coupled with increased runtime, by a factor \(\varOmega (k)\). The constant implied in \(\varOmega ()\) gives a notion of memory-hardness, which is shown to be dependent on cycle length, guiding the latter’s choice. Our algorithms are shown to parallelize reasonably well.
[1] Richard P. Brent,et al. An improved Monte Carlo factorization algorithm , 1980 .
[2] Andrew Poelstra,et al. ASICs and Decentralization FAQ , 2015 .
[3] Adam Back,et al. Hashcash - A Denial of Service Counter-Measure , 2002 .
[4] Rasmus Pagh,et al. Cuckoo Hashing , 2001, Encyclopedia of Algorithms.