Secure Multiparty Delegated Classical Computation: Difference between revisions

Line 48: Line 48:




==Pseudo Code==
==Pseudocode==


To compute <math>f(x_1, x_2,... , x_n) = \Sigma_{i,j = 1}^{n} x_i x_j  \forall i \neq j</math>,
To compute <math>f(x_1, x_2,... , x_n) = \Sigma_{i,j = 1}^{n} x_i x_j  \forall i \neq j</math>,
Write
262

edits