Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 314 Bytes

CHANGELOG.md

File metadata and controls

15 lines (8 loc) · 314 Bytes

[0.3.0] - 2022-05-23

  • Add division to Shamir's secret sharing implementation.

[0.2.0] - 2022-03-25

  • Add multiplication to Shamir's secret sharing implementation and overall improvements.

[0.1.1] - 2022-03-25

  • Fix threshold setting on Shamir's scheme v1

[0.1.0] - 2022-03-25

  • Initial release