davidgmorais / verifiable-election

Implementation of a ballot box using an SGX enclave, in order to ensure that all votes are cast and valid votes are properly counted, as well as allowing voters to check if their vote was effectively included in the tally.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

verifiable-election

Implementation of a ballot box using an SGX enclave, in order to ensure that all votes are cast and valid votes are properly counted, as well as allowing voters to check if their vote was effectively included in the tally.

About

Implementation of a ballot box using an SGX enclave, in order to ensure that all votes are cast and valid votes are properly counted, as well as allowing voters to check if their vote was effectively included in the tally.


Languages

Language:C++ 75.6%Language:Makefile 10.7%Language:Python 7.1%Language:C 6.6%