Skip to content

Releases: FreeAndFair/VoteSecure

Version 1.1

07 Feb 03:26
436969e

Choose a tag to compare

This release includes the following changes:

  • implemented mitigations for a reported clash attack, which was originally reported as a security advisory; the implemented mitigations are described in the issue
  • updated the protocol descriptions and diagrams to include the implemented mitigations
  • updated the threat model to include the reported clash attack and its mitigations, and did some additional threat model cleanup
  • implemented a missing check for a matching ballot tracker within the voting application's check procedure
  • modified cryptographic context function names and usage for clarity
  • reimplemented the threat model in Python and provided an additional graph visualization for it

Latest

05 Mar 23:24
436969e

Choose a tag to compare

Latest Pre-release
Pre-release

This is the latest build of E2E-VIV artifacts from the main branch.

Initial Public Release (with Updated Documentation)

20 Nov 16:26
f8d21c8

Choose a tag to compare

This is an update to the initial public release of the VoteSecure repository, including the generated artifacts (FAQ, refinement of concurrent models paper, threat model), to bring some of the documentation (threat model, protocol diagrams, informal protocol specifications) up to date as they were missed in the initial release preparations. The implementation is identical to that of the initial public release.

Initial Public Release

14 Nov 15:44
c66f2d1

Choose a tag to compare

This is the initial public release of the VoteSecure repository, including the generated artifacts (FAQ, refinement of concurrent models paper, threat model).