|
Algorithm 2 HE decryption algorithm for Scenarios 1 and 2. |
-
1:
Input : the secret key for the decryption
-
2:
Input : the ciphertexts array
-
3:
Input N: the number of the households
-
4:
Input : the object that performs decryption
-
5:
for do
-
6:
-
7:
-
8:
push into array
-
9:
end for
-
10:
Output array
|