This project presents a Java implementation aimed for learning about several Secret Sharing Schemes (SSS): Shamir’s (t,n)-threshold secret sharing, Asmuth-Bloom’s (t,n)-threshold secret sharing, and a (n,n)-threshold XOR based secret sharing...
see FinalReport.pdf for more information about the project.
Required: Java 8
No installation required.
Run ProSS/out/artifacts/ProceSS_jar
Imperial College Computer Science BEng - Final Year Individual Project