Skip to content

mortensol/du-mb-bpriv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Delay-use malicious-ballotbox ballot privacy for Selene

This repository contains the EasyCrypt code associated with the paper "Machine-checked proofs of privacy against malicious boards for Selene & Co". The main contribution of the paper is a new definition of ballot privacy for electronic voting systems, called delay-use malicious-ballotbox ballot privacy (or du-mb-bpriv), assuming a dishonest ballot box and allowing for delayed use of voter verification (i.e. voter verification can happen after the tally has been computed). As a case study, we prove that Selene, Labelled-MiniVoting and Belenios all satisfy this definition of ballot privacy.

In addition, we model the mb-bpriv ballot privacy definition in EasyCrypt, and prove that Labelled-MiniVoting and Belenios satisfy this definition.

Contents

  • The Core folder contains files modelling labelled public key encryption systems (including a concrete model of the ElGamal PKE), zero-knowledge proof systems and hybrid arguments
  • The du_mb_bpriv folder contains:
  • The mb_bpriv_orignal_def folder contains an EasyCrypt model of the mb-bpriv ballot privacy definition and proofs that Labelled-MiniVoting and Belenios satisfy this definition

Installing EasyCrypt

We refer to https://github.com/EasyCrypt/easycrypt for instructions on how to install EasyCrypt. This proof is known to check with EasyCrypt stable release r2022.04, using Z3 4.8.10, Alt-Ergo 2.4.0, and CVC4 1.8.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published