NOTICE: This is a static version of the wiki site. Please excuse, not all features are operating, but response will be much faster!

Review of !ElectionGuard proposal

CitizensOversight (2018-06-14) RayLutz

This Page: https://https://copswiki.org/Common/M1991


Media Link: https://www.facebook.com/raylutz/videos/10218181507276607

More Info: ElectionIntegrity

In this video, I provide a review of the "ElectionGuard" E2E voting system.

https://www.facebook.com/raylutz/videos/10218181507276607

BTW, I also reviewed the code used in one implementation and I found it interesting that the homomorphic encryption is done on a vote-by-vote basis. Thus, what used to be 1 bit for voted or not voted for each candidate, turns into 4096 bits. Handling this vast increase of data and the overhead for checking the data is essentially a show stopper. Also, this type of voting assumes there is no mail voting, and verification of the private voting session is not possible.