Skip to content

prajnapras19/shamir-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Shamir's Secret Sharing Example

Implementation of Shamir's secret sharing scheme in GF(p).

How to Run

To simulate it, we can change the secret and n value to some other value. Run:

python3 shamir.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages