Design Patterns which Facilitate Message Digest Collision Attacks on Blockchains
Peter Robinson

TL;DR
This paper analyzes how message digest collision vulnerabilities can be exploited in blockchain platforms like Ethereum and proposes mitigations such as longer digest sizes and timeliness constraints to enhance security.
Contribution
It identifies specific attack scenarios on blockchain message digests and introduces practical mitigations to prevent collision-based exploits.
Findings
Longer message digests increase attack difficulty
Timeliness properties limit collision attack opportunities
Analysis applicable to Ethereum and similar platforms
Abstract
Message digest algorithms are one of the underlying building blocks of blockchain platforms such as Ethereum. This paper analyses situations in which the message digest collision resistance property can be exploited by attackers. Two mitigations for possible attacks are described: longer message digest sizes make attacks more difficult; and, including timeliness properties limits the amount of time an attacker has to determine a hash collision.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBlockchain Technology Applications and Security · Cloud Computing and Resource Management · Distributed systems and fault tolerance
