As a developer, I want all votes to be encrypted using a set of user keys so that the client can remain anonymous.
- Server side logic to encrypt the user who cast the vote
- Server side logic to encrypt the selected candidate
- Able to retrieve and release private keys to the selected candidates to tally votes when election ends