dsprenkels / sss-cli

Command line program for secret-sharing strings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Testing

dsprenkels opened this issue · comments

We should test a couple of things:

  • Create-shares/combine-shares give expected results (8a83873).
  • Recombination failure gives a proper error code.
  • Fails fail as expected and give the correct error codes (8a83873).
  • App can decode shares generated by https://dsprenkels.com/sss/ (8a83873).