incubator-milagro-crypto-js icon indicating copy to clipboard operation
incubator-milagro-crypto-js copied to clipboard

Add SSS to BLS

Open kealan opened this issue 5 years ago • 0 comments

Add Shamir's Secret Sharing (SSS) algorithm to enable this functionality

  1. Split BLS secret key into shares
  2. Recombine BLS signatures shares using SSS so that they form the original signature

kealan avatar Aug 19 '19 08:08 kealan