Hacker News new | ask | show | jobs
by involans 2788 days ago
How do you preserve the secrecy of the ballot with a blockchain? Wanting to verify that an elector has voted but obscuring who for seems like a challenge.
1 comments

Partially homomorphic encryption can be used for vote tallying, see: https://heliosvoting.org/faq (which uses ElGamal)