Skip to content

hesahesa/shamir-secretshare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shamir-secretshare

A Java Implementation of Shamir's Secret Sharing

Implementation as described in:

  • Shamir, Adi. "How to share a secret." Communications of the ACM 22.11 (1979): 612-613.Shamir, Adi. "How to share a secret." Communications of the ACM 22.11 (1979): 612-613.
  • Cramer, Ronald, and Ivan Bjerre Damgård. "Secure multiparty computation." (2015).
  • Hoepman, Jaap-Henk. "Privacy Friendly Aggregation of Smart Meter Readings, Even When Meters Crash." Proceedings of the 2nd Workshop on Cyber-Physical Security and Resilience in Smart Grids. ACM, 2017.

About

A Java Implementation of Shamir's Secret Sharing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages