HSSVoting
Using HSS to preserve privacy in voting
Dependencies
- Python 3.6 or later
- Everything in the requirements file:
pip3 install -r requirements.txt
Run Simulations
python3 sim.py -h
Run Unit Tests
python3 -m unit_tests
Using HSS to preserve privacy in voting
pip3 install -r requirements.txt
python3 sim.py -h
python3 -m unit_tests