|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| DecryptionZKP | A non-interactive Zero Knowledge Proof that some partial decryption was done. |
| EncryptionZKP | A non-interactive Zero Knowledge Proof that the ciphertext is of a known message. |
| MultiplicationZKP | A non-interactive Zero Knowledge Proof that the multiplication of a ciphertext is done. |
| ZKP | An abstract class for non-interactive Zero Knowledge Proofs. |
Provides the structures and methods to produce non-interactive Zero Knowledge Proofs of encryption, decryption, and multiplication in the generalized Paillier Encryption scheme. These Zero Knowledge Proofs use the Fiat-Shamir heuristic and a hash function to make the protocol non-interactive. The Zero Knowledge Proofs provided are
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||