watch the film

Ballot secrecy: Security definition, sufficient conditions, and analysis of Helios

This paper presents cryptographic definitions of ballot secrecy and ballot independence in the presence of malicious bulletin boards and channels.

Ben Smyth (2021) Ballot secrecy: Security definition, sufficient conditions, and analysis of Helios. Journal of Computer Security 29(6):551-611.

Abstract

We propose a definition of ballot secrecy as an indistinguishability game in the computational model of cryptography. Our definition improves upon earlier definitions to ensure ballot secrecy is preserved in the presence of an adversary that controls ballot collection. We also propose a definition of ballot independence as an adaptation of an indistinguishability game for asymmetric encryption. We prove relations between our definitions. In particular, we prove ballot independence is sufficient for ballot secrecy in voting systems with zero-knowledge tallying proofs. Moreover, we prove that building systems from non-malleable asymmetric encryption schemes suffices for ballot secrecy, thereby eliminating the expense of ballot-secrecy proofs for a class of encryption-based voting systems. We demonstrate applicability of our results by analysing the Helios voting system and its mixnet variant. Our analysis reveals that Helios does not satisfy ballot secrecy in the presence of an adversary that controls ballot collection. The vulnerability cannot be detected by earlier definitions of ballot secrecy, because they do not consider such adversaries. We adopt non-malleable ballots as a fix and prove that the fixed system satisfies ballot secrecy.

$ curl -s https://publications.bensmyth.com/files/Smyth15-ballot-secrecy.bib | cat
@article{Smyth15-ballot-secrecy,
  title = {{Ballot secrecy:}}
        # {{ Security definition, sufficient conditions, and analysis of Helios}},
  year = {2021}, author = {Ben Smyth}, doi = {10.3233/JCS-191415},
  url = {./},
  url-pdf = {./files/ballot-secrecy.pdf},
  url-bib = {./files/ballot-secrecy.bib},
  url-yaml = {./files/ballot-secrecy.yml},
  url-md = {./files/ballot-secrecy.md}
}