Athena: A verifiable, coercion-resistant voting system with linear complexity

This manuscript delivers Athena, a coercion-resistant voting system with linear complexity

Ben Smyth (2019) Athena: A verifiable, coercion-resistant voting system with linear complexity. Technical Report 2019/761, Cryptology ePrint Archive.

Abstract

Seminal work by Juels, Catalano & Jakobsson delivered a verifiable, coercion-resistant voting system with quadratic complexity. This manuscript attempts to advance the state-of-the-art by delivering a voting system with equivalent security and linear complexity.

$ curl -s https://publications.bensmyth.com/files/Smyth19-Athena-voting-system.bib | cat
@techreport{Smyth19-Athena-voting-system,
  title = {{Athena:}}
        # {{ A verifiable, coercion-resistant voting system with linear complexity}},
  year = {2019}, author = {Ben Smyth},
  url = {./},
  url-pdf = {./files/Athena-voting-system.pdf},
  url-bib = {./files/Athena-voting-system.bib},
  url-yaml = {./files/Athena-voting-system.yml},
  url-md = {./files/Athena-voting-system.md}
}