Skip to content

Releases: bytemare/secret-sharing

v0.7.0

07 Oct 18:10
5740f97
Compare
Choose a tag to compare

What's Changed

  • Update module github.com/bytemare/ecc to v0.8.1 by @renovate in #48
  • Update bytemare/workflows digest to 02175f0 by @renovate in #40
  • rename GroupPublicKey -> VerificationKey, and add tests by @bytemare in #49

Full Changelog: v0.6.0...v0.7.0

v0.6.0

04 Oct 07:49
6b8789a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

21 Sep 13:52
6254b8a
Compare
Choose a tag to compare

What's Changed

  • Add a public key share registry to hold a set of public keys by @bytemare in #45
  • Some API changes

Full Changelog: v0.4.1...v0.5.0

v0.4.1

20 Sep 10:45
50035fd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

11 Sep 13:19
e969657
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

17 Jul 23:45
9a6f71c
Compare
Choose a tag to compare
Embed public key and commitment with KeyShare, add serde for backup a…

v0.2.1

11 Jul 16:51
a974901
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

10 Jul 21:27
ba34b98
Compare
Choose a tag to compare

What's Changed

  • Optimize public key recovery and some renaming by @bytemare in #38

Full Changelog: v0.1.4...v0.1.5

v0.1.4

07 Jul 13:41
60e53bc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

05 Jul 16:42
d65c045
Compare
Choose a tag to compare

What's Changed

  • Use KeyShare interface to allow reusing functions on compatible keys by @bytemare in #34

Full Changelog: v0.1.2...v0.1.3