Write, autoreview, editor, reviewer
3,129
edits
m (→Pseudo-Code) |
|||
Line 48: | Line 48: | ||
*Input: <math>k, L, L_c</math>, classical message <math>m</math> | *Input: <math>k, L, L_c</math>, classical message <math>m</math> | ||
*Output: Homomorphic key sets <math>(pk_i,evk_i,sk_i, t_{sk_i})</math>, encrypted pad key <math>\tilde{ | *Output: Homomorphic key sets <math>(pk_i,evk_i,sk_i, t_{sk_i})</math>, encrypted pad key <math>\tilde{z}, \tilde{x}</math>, One time Padded message (<math>l</math>) | ||
**'''Key Generation (FHE.KeyGen(<math>1^{\lambda}, 1^L</math>))''' | **'''Key Generation (FHE.KeyGen(<math>1^{\lambda}, 1^L</math>))''' | ||
# For <math>1\leq i\leq L + 1</math>, | # For <math>1\leq i\leq L + 1</math>, |