meerkat-java/voting-booth
Hai Brenner e042779b15 Initial code for the Voting Booth.
Still missing components:
1. An implementation of the encryptor (currently program crashes when trying to encrypt the PlaintextBallot)
2. The output device implementation should change to a runnable thread (with commands queue as the ui)

Also needs to add comments EVERYWHERE.
2016-05-04 17:46:05 +03:00
..
src/main/java/meerkat/voting Initial code for the Voting Booth. 2016-05-04 17:46:05 +03:00
build.gradle EC encryption code; compiles but not tested 2015-11-22 03:16:35 +02:00
gradlew Moved to multi-project gradle build; added (non-working) hello world for bulletin-board server using Jetty and Jersey 2015-11-09 16:01:59 +02:00