Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/milan-sedivy/confidential_multi_vote_system

This project demonstrates principles of a protocol outlined in my master thesis. The protocol is a superset of the Practical Multi-Candidate Election System (Baudron et. al 2001). It focuses on allowing the user to vote for multiple choices and to have multiple votes (an example of a shareholder meeting is implemented here)
https://github.com/milan-sedivy/confidential_multi_vote_system

anonymity cryptography end-to-end-encryption homomorphic-encryption privacy voting-application

Last synced: about 1 month ago
JSON representation

This project demonstrates principles of a protocol outlined in my master thesis. The protocol is a superset of the Practical Multi-Candidate Election System (Baudron et. al 2001). It focuses on allowing the user to vote for multiple choices and to have multiple votes (an example of a shareholder meeting is implemented here)

Awesome Lists containing this project

README

        

Disclaimer: The code in this repository is not considered secure. The only purpose of this repository is to demonstrate principles of a protocol outlined in my thesis.