Go to file
Hai Brenner 2bdf92b075 Fixed some stuff according to Arbel's suggestions.
Specifically:
1. now handling exceptions in the encryption process (according to voter's choice)
2. handling files in storage manager (now reading election parameters and system messages from files)
3. Controller's init() now already sets all the info and parameters. No need to call extra functions
4. some more changes to the method structure
2016-06-20 15:26:53 +03:00
bulletin-board-client/src Working version of ThreadedBulletinBoardClient. 2015-12-14 09:45:40 +02:00
bulletin-board-server Working version of ThreadedBulletinBoardClient. 2015-12-14 09:45:40 +02:00
gradle/wrapper re-adding required gradle files 2015-12-16 18:15:53 +02:00
meerkat-common Fixed some stuff according to Arbel's suggestions. 2016-06-20 15:26:53 +03:00
polling-station EC encryption code; compiles but not tested 2015-11-22 03:16:35 +02:00
restful-api-common Created (untested version of) a Threaded Bulletin Board Client. 2015-12-10 15:08:41 +02:00
voting-booth Fixed some stuff according to Arbel's suggestions. 2016-06-20 15:26:53 +03:00
.gitignore Merge remote-tracking branch 'origin/signature-implementation' into Bulletin_Board_Server_phase_1 2015-11-12 21:32:09 +02:00
build.gradle Added BB client intergration test (broken) 2015-12-06 20:33:45 +02:00
build.gradle-template Add configuration for test dependencies between subprojects 2015-11-22 15:31:51 +02:00
gradlew re-adding required gradle files 2015-12-16 18:15:53 +02:00
gradlew.bat Added gradle 2015-10-26 16:06:45 +02:00
settings.gradle First implementation of simple BB Client 2015-12-05 14:25:02 +02:00