Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Merkle Tree Integrity Verification System

Author

Irfan Khalid

Supervisor

Mr. Owais Idrees

Institution

National University of Computer and Emerging Sciences, FAST, Islamabad

Overview

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.

Features

  • Build Merkle Trees from large JSON datasets
  • Generate proof paths for individual reviews
  • Verify integrity and detect tampering
  • Performance metrics and benchmarking

Folder Structure

  • include/ - Header files for modules
  • src/ - Source code implementations
  • data/ - Sample datasets
  • images/ - Figures and illustrations
  • report/ - Final report and documentation

Installation

Clone the repository:

git clone https://github.com/ik020/Merkle-Tree-Integrity-Verification.git

About

Secure and verify large-scale review datasets using Merkle Trees in C++. This project supports tamper detection, existence proof generation, and performance benchmarking for over one million records. Includes modular source code, test suites, and detailed analysis for scalable integrity verification.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages