A Java implementation of Shamir's Secret Sharing algorithm over GF(256).
-
Updated
Nov 12, 2023 - Java
A Java implementation of Shamir's Secret Sharing algorithm over GF(256).
Simple builder and utility functions for creating Shamir secret shares and secret reconstruction.
SSKR for JavaCard. Use the official fork at BlockchainCommons/jc-sskr.
Based on Coda Hale's project Shamir's Secret Sharing
Prototype of DeRec-as-a-Service, Tests of Shamir Secret Sharing, AES-GCM and similar
The purpose of this program is to solidify the concepts of Secret Sharing and Homomorphism.
Add a description, image, and links to the shamir topic page so that developers can more easily learn about it.
To associate your repository with the shamir topic, visit your repo's landing page and select "manage topics."