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
P
PublicKey
- class votingSystem.
PublicKey
.
The class is the data structure for holding the PublicKey for the election.
PublicKey(BigInteger, BigInteger, BigInteger, BigInteger[], int)
- Constructor for class votingSystem.
PublicKey
Creates a new PublicKey for the election
postKofLVote(int[])
- Method in class voter.
Voter
Method for posting a vote to the bulletin board
postKofLVoteBinary(int[])
- Method in class voter.
Voter
Method for posting a vote to the bulletin board
postOneofLVote(int)
- Method in class voter.
Voter
Method for posting a vote to the bulletin board
postOneofLVoteBinary(int)
- Method in class voter.
Voter
Method for posting a vote to the bulletin board
postShare(DecryptedShare)
- Method in class bb.
BulletinBoard_Impl
Posts a DecryptedShare to the bulletin board
postShare(DecryptedShare[])
- Method in class bb.
BulletinBoard_Impl
Posts multiple DecryptedShares to the bulletin board in a multiple vote election
postShare()
- Method in class ds.
Server
Initiates the process of share decrypting the results of the election.
postShare(DecryptedShare)
- Method in interface remoteInterfaces.
BulletinBoard
Posts a DecryptedShare to the bulletin board
postShare(DecryptedShare[])
- Method in interface remoteInterfaces.
BulletinBoard
Posts multiple DecryptedShares to the bulletin board in a multiple vote election
postVote(Vote)
- Method in class bb.
BulletinBoard_Impl
Posts a Vote to the bulletin board
postVote(BinaryVote)
- Method in class bb.
BulletinBoard_Impl
Posts a BinaryVote to the bulletin board
postVote(MultipleVotes)
- Method in class bb.
BulletinBoard_Impl
Posts MultipleVotes to the bulletin board
postVote(MultipleBinaryVotes)
- Method in class bb.
BulletinBoard_Impl
Posts MultipleBinaryVotes to the bulletin board
postVote(Vote)
- Method in interface remoteInterfaces.
BulletinBoard
Posts a Vote to the bulletin board
postVote(BinaryVote)
- Method in interface remoteInterfaces.
BulletinBoard
Posts a BinaryVote to the bulletin board
postVote(MultipleVotes)
- Method in interface remoteInterfaces.
BulletinBoard
Posts MultipleVotes to the bulletin board
postVote(MultipleBinaryVotes)
- Method in interface remoteInterfaces.
BulletinBoard
Posts MultipleBinaryVotes to the bulletin board
preCompGenPailler()
- Method in class votingSystem.
Encryption
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