Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
P
R
S
T
U
V
V
Validator
- class votingSystem.
Validator
.
This class provides the methods used for validation of Votes
Validator(ElectionProperties, PublicKey)
- Constructor for class votingSystem.
Validator
Creates a Validator for the given ElectionProperties and PublicKey
Vote
- class votingSystem.
Vote
.
Class for holding a Vote and its zero-knowledge proof of correctness
Vote(BigInteger, BigInteger[], BigInteger, BigInteger[], BigInteger[], int)
- Constructor for class votingSystem.
Vote
Creates a new vote
Voter
- class voter.
Voter
.
The class for the Client side of the election.
Voter(int, ElectionProperties, PublicKey, Random, BulletinBoard)
- Constructor for class voter.
Voter
Creates a new Voter for the election
voter
- package voter
votingSystem
- package votingSystem
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
P
R
S
T
U
V