SpinResearch / RustySecrets

🔑 Threshold Shamir's secret sharing in Rust
BSD 3-Clause "New" or "Revised" License
254 stars 33 forks source link

Communicate Key Groups #16

Closed FredericJacobs closed 7 years ago

FredericJacobs commented 7 years ago

eg.

error.keyGroups = [[0, 2], [1]]
FredericJacobs commented 7 years ago

Fixed