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

B

BinaryVote - class votingSystem.BinaryVote.
The data structure holding a BinaryVote and its proofs of correctness
BinaryVote(BigInteger[], BigInteger[][], BigInteger[][], BigInteger[][], BigInteger[], BigInteger[], BigInteger[], BigInteger[], BigInteger[], BigInteger[], BigInteger[], int) - Constructor for class votingSystem.BinaryVote
 
BulletinBoard - interface remoteInterfaces.BulletinBoard.
The interface needed for using the remote object BulletinBoard bound in the RMI registry
BulletinBoardServer - class bb.BulletinBoardServer.
The main class of the bulletin board.
BulletinBoardServer() - Constructor for class bb.BulletinBoardServer
The constructor for the BulletinBoardServer.
BulletinBoard_Impl - class bb.BulletinBoard_Impl.
Implementation of the remote class BulletinBoard that is bound to the RMI registry for remote use.
BulletinBoard_Impl() - Constructor for class bb.BulletinBoard_Impl
Empty constructor.
bb - package bb
 
bigIntToInt(BigInteger) - Static method in class votingSystem.Utility
Converts a BigInteger to an int
bindBulletinBoard() - Method in class bb.RemoteEntityConnectionBB
Binds the BulletinBoard to the RMI Registry
bindElectionServer(ElectionProperties, PublicKey, KeyShare[]) - Method in class ea.RemoteEntityConnectionEA
Binds the ElectionServer to the registry.

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