Skip to content

Version 0.2.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@romac romac released this 07 Mar 23:47
· 38 commits to master since this release
v0.2.1

This release fixes the security issue found in version 0.1.0.

Fixed

  • Fix bug where threshold did not set proper degree of secret polynomial (#44) - @nvesely

Added

  • Implement {Add, Div, Mul, Sub}Assign for Gf256 (#47) - @nvesely