apache / incubator-milagro-crypto-c

Apache milagro (Incubating)
Other
36 stars 15 forks source link

add sss to bls #40

Closed kealan closed 5 years ago

kealan commented 5 years ago

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