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

M

MultipleBinaryVotes - class votingSystem.MultipleBinaryVotes.
This class implements the data structure for holding a MultipleBinaryVote as well as the proofs needed to prove correctness of the vote.
MultipleBinaryVotes(BinaryVote[], BigInteger[][], BigInteger[][], BigInteger[][], BigInteger[][], BigInteger[][], BigInteger[][], BigInteger[][], BigInteger[][], BigInteger[][], int) - Constructor for class votingSystem.MultipleBinaryVotes
 
MultipleVotes - class votingSystem.MultipleVotes.
This class implements the data structure for holding a MultipleVote used in k-out-of-L elections as well as the proofs needed to prove correctness of the vote.
MultipleVotes(Vote[], BigInteger[][], BigInteger[][], BigInteger[][], BigInteger[][], BigInteger[][], BigInteger[][], BigInteger[][], BigInteger[][], BigInteger[][], int) - Constructor for class votingSystem.MultipleVotes
 
main(String[]) - Static method in class bb.BulletinBoardServer
 
main(String[]) - Static method in class ds.DSGUI
 
main(String[]) - Static method in class ea.ElectionSystem
 
main(String[]) - Static method in class ea.GUI
Starts the election authority
main(String[]) - Static method in class simulator.Simulator
 
main(String[]) - Static method in class voter.GUI
 

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