Irfan Khalid
Mr. Owais Idrees
National University of Computer and Emerging Sciences, FAST, Islamabad
This project implements a Merkle Tree-based cryptographic verification system for large-scale review datasets. It ensures data integrity, detects tampering, and provides efficient existence proofs.
- Build Merkle Trees from large JSON datasets
- Generate proof paths for individual reviews
- Verify integrity and detect tampering
- Performance metrics and benchmarking
include/- Header files for modulessrc/- Source code implementationsdata/- Sample datasetsimages/- Figures and illustrationsreport/- Final report and documentation
Clone the repository:
git clone https://github.com/ik020/Merkle-Tree-Integrity-Verification.git