Paillier

Packages
paillierp Provides the structures and methods to encrypt data with the Paillier encryption scheme with thresholding.
paillierp.key Provides the structures for public and private keys for the use in the generalized Paillier encryption scheme with and without thresholding.
paillierp.zkp Provides the structures and methods to produce non-interactive Zero Knowledge Proofs of encryption, decryption, and multiplication in the generalized Paillier Encryption scheme.