Skip to content

v0.3.0

Choose a tag to compare

@olastor olastor released this 12 May 18:55
· 15 commits to main since this release

features

  • use new plugin api

fixes

  • do not try combining shares if threshold unmet (shamir implementation might not fail, but return garbage in this case)
  • fix typo in --help docs

chore

  • replace deprecated ioutil
  • update dependencies
  • added Makefile