Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tinydancer-io/receipt-tree-formal-proof


https://github.com/tinydancer-io/receipt-tree-formal-proof

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# Receipt-tree-formal-proof

Receipt tree is a binary merkle tree of transaction receipts as described in [SIMD](https://github.com/solana-foundation/solana-improvement-documents/pull/64). 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.