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
I
id
- Variable in class paillierp.key.
PaillierPrivateThresholdKey
The server's id in the range of [1,
l
].
id
- Variable in class paillierp.
PartialDecryption
The ID number of the decryption server who decrypted this.
inModN(BigInteger, BigInteger)
- Static method in class paillierp.key.
PaillierKey
Checks if a given number is in
Z
n
.
inModN(BigInteger)
- Method in class paillierp.key.
PaillierKey
Checks if a given number is in
Z
n
.
inModNS(BigInteger)
- Method in class paillierp.key.
PaillierKey
Checks if a given number is in
Z
n
s
.
inModNSPlusOne(BigInteger)
- Method in class paillierp.key.
PaillierKey
Checks if a given number is in
Z
n
2
.
inModNSPlusOneStar(BigInteger)
- Method in class paillierp.key.
PaillierKey
Checks if a given number is in
Z
*
n
2
.
inModNStar(BigInteger, BigInteger)
- Static method in class paillierp.key.
PaillierKey
Checks if a given number is in
Z
*
n
.
inModNStar(BigInteger)
- Method in class paillierp.key.
PaillierKey
Checks if a given number is in
Z
*
n
.
intToByte(int)
- Static method in class paillierp.
ByteUtils
Converts an integer into its 4-byte equivalent in Big-endan form.
isCiphertext(BigInteger)
- Method in class paillierp.key.
PaillierKey
Checks to see if
c
is a valid ciphertext, that is if it is in
Z
n
s
+1
.
isPlaintext(BigInteger)
- Method in class paillierp.key.
PaillierKey
Checks to see if
m
is a valid plaintext, that is if it is in
Z
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