A B C D E F G H I K L M N P R S T U V

C

calculateL(BigInteger) - Method in class votingSystem.Decryption
 
calculateShare() - Method in class ds.DSGUI
 
checkBinaryVote(BinaryVote) - Method in class votingSystem.Validator
The code for checking if a BinaryVote is of the correct form.
checkMultipleBinaryVote(MultipleBinaryVotes) - Method in class votingSystem.Validator
The code for checking if the MultipleBinaryVotes are of the correct form.
checkMultipleVote(MultipleVotes) - Method in class votingSystem.Validator
The code for checking if MultipleVotes is of the correct form.
checkProof(Vote) - Method in class votingSystem.Validator
The code for checking if a Vote is of the correct form.
checkShareDecryption(DecryptedShare) - Method in class votingSystem.Validator
This method verifies the zero-knowledge proof for the decrypted shares acquired from the decryption Servers
combineShares(int) - Method in class ea.ElectionAuthority
Combines the shares into a result.
createGUI() - Method in class ds.DSGUI
 
createGUI() - Method in class voter.GUI
 
createStartupWindow() - Method in class ds.DSGUI
 
createStartupWindow() - Method in class voter.GUI
 

A B C D E F G H I K L M N P R S T U V