Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 360 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 360 Bytes

SecureSecretSplitter

An easy-to-use program using the Shamir Secret Sharing algorithm to securely split a message into n keys where only m keys are required to recreate the original message.

Tested with Python 3.9.4 on Windows 10 and Mac OS X 10.15.

Instructions

To run this program, dowload all files and run the file "GUI.py" with Python 3.9 or later.