FAQs
Encrypted Vote VS Unencrypted Vote.
An encrypted vote looks like this. It can only be decrypted with a private key located on a separate 'non-cloud' system.
Encrypted votes are stored in 'n' databases.
Unencrypted votes are stored in 'm' databases.
Unencrypted votes are tallied once every five minutes. Encrypted votes are decrypted and tallied multiple times per day and whenever an audit is required.
At any point in time, the tally of encrypted votes and unencrypted votes must match. This serves as a checksum.
Last updated