Skip to content

corbinmcneill/mignotte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Secret Sharing - Chinese Remainder Theorem

This is a python proof of concept of Mignotte's secret sharing algorithm using Chinese Remainder Theorem.[1]

To be implemented in C, soon.

Disclaimer: Do not use this script to actually share secrets. They probably won't actaully be all that secret. The selected parameters are too small to prevent a brute force attack.

[1]: Mignotte, Maurice. "How to share a secret." Workshop on Cryptography. Springer Berlin Heidelberg, 1982.

About

Mignotte's Secret Sharing with Chinese Re

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages