Skip to content

Releases: Qbicz/multi-secret-sharing

Multi-secret sharing v1.0.0

12 Aug 12:23
Compare
Choose a tag to compare
  • added Herranz-Ruiz-Saez algorithm
  • added support for sharing text (until 0.4.0 only integers were supported as secrets)
  • increased code coverage

Multi-secret sharing

18 Jul 19:41
Compare
Choose a tag to compare
  • added Lin-Yeh algorithm

  • added menubar with algorithm descriptions, about menu and link to the project page

  • it's now possible to save reconstruction output to selected file

  • fixed many issues

Split configurable number of secrets for configurable number of users

15 Jun 21:14
Compare
Choose a tag to compare
  • now the GUI supports any number of secrets and users (choose in a tab "Problem size")
  • better handling of user behaviour

User interface to secret splitting & reconstruction with Windows executable

02 May 07:05
Compare
Choose a tag to compare
  • now the secret is split to separate file for each user + public info
  • added handling of errors caused by user not loading shares or not typing in secrets

Initial release with Ubuntu executable

29 Apr 21:15
Compare
Choose a tag to compare
Pre-release

multi-secret sharing algorithm with support for variable number of seccrets and participants. Basic GUI for demonstration of algorithm capabilities. Saving user shares and public information to a json file.