dsprenkels / sss-cli

Command line program for secret-sharing strings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

combine: Support for recombining key shares

dsprenkels opened this issue · comments

We should support recombination of key shares. I think there are two options here:

  1. Automatically combine key shares if the input shares are too short.
  2. Add a --keyshares option which will activate the keyshare restoration.