Skip to content

jheyd/VAOV

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

140 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VAOV - Verified Anonymous Online Voting

This is an implementation of the VAOV voting procedure described here.

Mostly abandoned as of 07/2015

How To Build

A maven installation with $MAVEN_HOME/bin in the PATH is required for this build.

Run mvn clean package in the repository root. This creates a vaov.client-0.0.1-SNAPSHOT-jar-with-dependencies.jar file in vaov.client/target that can be run with java -jar vaov.client-0.0.1-SNAPSHOT-jar-with-dependencies.jar.

About

Secure pseudonymous voting system based on public key cryptography

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 77.9%
  • TeX 22.1%