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

T

test() - Static method in class paillierp.Paillier
This main method basically tests the different features of the Paillier encryption
testICDE() - Static method in class paillierp.Paillier
 
toByteArray() - Method in class paillierp.key.PaillierKey
Encodes this key into a byte array.
toByteArray() - Method in class paillierp.key.PaillierPrivateKey
Encodes this key into a byte array.
toByteArray() - Method in class paillierp.key.PaillierPrivateThresholdKey
Encodes this key into a byte array.
toByteArray() - Method in class paillierp.key.PaillierThresholdKey
Encodes this key into a byte array.
toByteArray() - Method in class paillierp.PartialDecryption
Returns a byte array where the first four bytes signify the ID and the remaining signify the partial decryption.
toByteArray() - Method in class paillierp.zkp.DecryptionZKP
Encodes this ZKP into a byte array.
toByteArray() - Method in class paillierp.zkp.EncryptionZKP
Encodes this ZKP into a byte array.
toByteArray() - Method in class paillierp.zkp.MultiplicationZKP
Encodes this ZKP into a byte array.
toByteArray() - Method in class paillierp.zkp.ZKP
 
toByteArrayNoKey() - Method in class paillierp.zkp.DecryptionZKP
Encodes this ZKP into a byte array.
toByteArrayNoKey() - Method in class paillierp.zkp.EncryptionZKP
Encodes this ZKP into a byte array.
toByteArrayNoKey() - Method in class paillierp.zkp.MultiplicationZKP
Encodes this ZKP into a byte array.
toByteArrayNoKey() - Method in class paillierp.zkp.ZKP
 
toIntArray() - Method in class paillierp.key.PaillierPrivateKey
Returns a BigInt array corresponding to this Paillier pubilc key.

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