Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using Homomorphic Encryption for tallying instead of Mixnets #48

Open
aidamanzano opened this issue May 25, 2021 · 0 comments
Open

Using Homomorphic Encryption for tallying instead of Mixnets #48

aidamanzano opened this issue May 25, 2021 · 0 comments

Comments

@aidamanzano
Copy link

I would like to be able to tally the ballots using homomorphic encryption instead of mixnets, and then pass that through the stv calculator. I see that https://github.com/grnet/zeus/blob/master/helios/workflows/init.py has the option of taking homomorphic tallying or mixnets as the chosen workflow, but where is this being used? I also see that https://github.com/grnet/zeus/blob/master/zeus/zeus_sk.py is computing the mixing of the ciphers and the shuffling and verification, and https://github.com/grnet/zeus/blob/master/helios/workflows/mixnet.py seems to define the mixnet.
Where is the mixnet code being called and what files would need to be changed to implement homomorphic tallying?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant