Skip to content

Sreeja9428/ShamirSecretSharing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Shamir Secret Sharing Implementation

This repository contains an implementation of Shamir's Secret Sharing in Java. The project allows secret sharing and reconstruction using Lagrange Interpolation. JSON files are used for storing and retrieving test cases.


📌 Features

  • Secret sharing and reconstruction using Shamir's Secret Sharing Scheme.
  • Polynomial interpolation implemented using Apache Commons Math Library.
  • Input and output handled using JSON files.
  • Implemented in Java and executed in VS Code.

🛠️ Prerequisites

Before running the project, ensure that the following dependencies are installed:


📥 Installation & Setup

1️⃣ Cloning the Repository

To clone this repository, Git must be installed. If not installed, it can be downloaded from the link above.

git clone https://github.com/your-username/your-repository.git
cd your-repository

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages