Skip to content

A repo showing the implementation of Shamir's Secret Sharing Algorithm as well as the file sharing algorithm that uses randomly generated AES key to encrypt a file, and make chunks of the "Encrypted AES Key + Encrypted File" to be distributed in network.

Notifications You must be signed in to change notification settings

bipinkh/SecretSharing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

secretsharing.SecretSharing

About

A repo showing the implementation of Shamir's Secret Sharing Algorithm as well as the file sharing algorithm that uses randomly generated AES key to encrypt a file, and make chunks of the "Encrypted AES Key + Encrypted File" to be distributed in network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages