/SecretSharing

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.

Primary LanguageJava

Stargazers