You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.