kealan opened a new pull request #47: BLS SSS URL: https://github.com/apache/incubator-milagro-crypto-c/pull/47 Add Shamir's Secret Sharing to the BLS library component. The new functionality is; 1. Split BLS secret key into shares 2. Recover BLS secret key from shares 3. Recover BLS signature from signatures generated using the secret key shares This code is only "smoke" tested. Issues regarding unit tests are still to be done #13 and #46 closes #40
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
