Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 408 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 408 Bytes

Receipt-tree-formal-proof

Receipt tree is a binary merkle tree of transaction receipts as described in SIMD. In this repository we provide a formal proof of security against merkle tree length extension attacks and malleability by formalizing the commitment scheme and adding preventive measures against the mentioned attacks.