Uses of Package
votingSystem

Packages that use votingSystem
bb   
ds   
ea   
remoteInterfaces   
voter   
votingSystem   
 

Classes in votingSystem used by bb
BinaryVote
          The data structure holding a BinaryVote and its proofs of correctness
DecryptedShare
          The class for holding the DecryptedShares from the decryption Servers
MultipleBinaryVotes
          This class implements the data structure for holding a MultipleBinaryVote as well as the proofs needed to prove correctness of the vote.
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.
Vote
          Class for holding a Vote and its zero-knowledge proof of correctness
 

Classes in votingSystem used by ds
BinaryVote
          The data structure holding a BinaryVote and its proofs of correctness
DecryptedShare
          The class for holding the DecryptedShares from the decryption Servers
ElectionProperties
          Class to hold the all parameters of an election
KeyShare
          The class specifies the Data Structure for holding the KeyShares for the decryption Servers
MultipleBinaryVotes
          This class implements the data structure for holding a MultipleBinaryVote as well as the proofs needed to prove correctness of the vote.
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.
PublicKey
          The class is the data structure for holding the PublicKey for the election.
Vote
          Class for holding a Vote and its zero-knowledge proof of correctness
 

Classes in votingSystem used by ea
DecryptedShare
          The class for holding the DecryptedShares from the decryption Servers
ElectionProperties
          Class to hold the all parameters of an election
KeyShare
          The class specifies the Data Structure for holding the KeyShares for the decryption Servers
PublicKey
          The class is the data structure for holding the PublicKey for the election.
 

Classes in votingSystem used by remoteInterfaces
BinaryVote
          The data structure holding a BinaryVote and its proofs of correctness
DecryptedShare
          The class for holding the DecryptedShares from the decryption Servers
ElectionProperties
          Class to hold the all parameters of an election
KeyShare
          The class specifies the Data Structure for holding the KeyShares for the decryption Servers
MultipleBinaryVotes
          This class implements the data structure for holding a MultipleBinaryVote as well as the proofs needed to prove correctness of the vote.
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.
PublicKey
          The class is the data structure for holding the PublicKey for the election.
Vote
          Class for holding a Vote and its zero-knowledge proof of correctness
 

Classes in votingSystem used by voter
BinaryVote
          The data structure holding a BinaryVote and its proofs of correctness
ElectionProperties
          Class to hold the all parameters of an election
MultipleBinaryVotes
          This class implements the data structure for holding a MultipleBinaryVote as well as the proofs needed to prove correctness of the vote.
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.
PublicKey
          The class is the data structure for holding the PublicKey for the election.
Vote
          Class for holding a Vote and its zero-knowledge proof of correctness
 

Classes in votingSystem used by votingSystem
BinaryVote
          The data structure holding a BinaryVote and its proofs of correctness
DecryptedShare
          The class for holding the DecryptedShares from the decryption Servers
ElectionProperties
          Class to hold the all parameters of an election
KeyShare
          The class specifies the Data Structure for holding the KeyShares for the decryption Servers
MultipleBinaryVotes
          This class implements the data structure for holding a MultipleBinaryVote as well as the proofs needed to prove correctness of the vote.
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.
PublicKey
          The class is the data structure for holding the PublicKey for the election.
Vote
          Class for holding a Vote and its zero-knowledge proof of correctness