Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tinydancer-io/receipt-tree-formal-proof
- Owner: tinydancer-io
- Created: 2023-08-30T14:54:31.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-08T11:45:05.000Z (about 1 year ago)
- Last Synced: 2023-10-09T00:19:55.855Z (about 1 year ago)
- Language: TeX
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.