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

K

KeyGenerator - class votingSystem.KeyGenerator.
This class will be used to generate the keys for the decryption servers, as well as the public key for the election.
KeyGenerator(Random, int, int) - Constructor for class votingSystem.KeyGenerator
This constructor will make a new KeyGenerator with the Random-generator r
KeyShare - class votingSystem.KeyShare.
The class specifies the Data Structure for holding the KeyShares for the decryption Servers
KeyShare(int, BigInteger, BigInteger, BigInteger, BigInteger, int) - Constructor for class votingSystem.KeyShare
Creates a new KeyShare

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