Releases: bytemare/secret-sharing
Releases · bytemare/secret-sharing
v0.5.0
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.3.0
Embed public key and commitment with KeyShare, add serde for backup a…
v0.1.3
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