Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
P
R
S
T
U
V
W
Y
Z
C
c
- Variable in class paillierp.zkp.
DecryptionZKP
The original ciphertext.
c
- Variable in class paillierp.zkp.
EncryptionZKP
Ciphertext
E
(
α
,
r
).
c
- Variable in class paillierp.zkp.
MultiplicationZKP
A random encryption of α.
c4
- Variable in class paillierp.zkp.
DecryptionZKP
The ciphtertext to the fourth power.
ca
- Variable in class paillierp.zkp.
MultiplicationZKP
The original encryption
E
(
a
).
canEncrypt()
- Method in class paillierp.key.
PaillierKey
Describes if this key can be used to encrypt.
canEncrypt()
- Method in class paillierp.key.
PaillierPrivateKey
Describes if this key can be used to encrypt
canEncrypt()
- Method in class paillierp.key.
PaillierPrivateThresholdKey
Describes if this key can be used to encrypt
ci
- Variable in class paillierp.zkp.
DecryptionZKP
This share's decryption of
c
.
ci2
- Variable in class paillierp.zkp.
DecryptionZKP
The share's decryption of
c
, but squared, for the protocol.
combineShares(PartialDecryption...)
- Method in class paillierp.
PaillierThreshold
This function combines the shares of the decryption to get the final decryption, assumes that the shares are valid.
combineShares(DecryptionZKP...)
- Method in class paillierp.
PaillierThreshold
This function combines the shares of the decryption to get the final decryption, all the while checking to make sure that each ZKP proves a good partial decryption of the correct ciphertext.
combineSharesConstant
- Variable in class paillierp.key.
PaillierThresholdKey
The cached value of (4Δ
2
)
-1
mod
n
s
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
P
R
S
T
U
V
W
Y
Z