5054191902
* Fixing a potential BO that could happen if the ID assigned by the trustee would exceed the limit in the ballot files. Adding a test for the fix. * Fixing a potential BO that could happen if the ID assigned by the trustee would exceed the limit in the ballot files and adding a test for the fix. * Adding the parameter for ballot_samples to Makefile * Update exploit Update exploit * test update ubuntu workflow runner & cmake version * pin release runner version to 18.04 Co-authored-by: Matt Wilhelm <github@addressxception.com> |
||
---|---|---|
.. | ||
README.rst | ||
config.h | ||
create_election.h | ||
encrypt_ballot.h | ||
load_ballots.h | ||
record_ballots.h | ||
tally_votes.h |
README.rst
API === The API is a higher level abstraction around the underlying Electionguard process that is designed to automate the logical functions of executing an election. Create Election --------------- Encrypt Ballot -------------- Load Ballots ------------ Record Ballots -------------- Tally Votes -----------