Write, autoreview, editor, reviewer
3,129
edits
Line 35: | Line 35: | ||
*[[Secure Client- Server Delegated Quantum Computation#Properties|Correctness]] If Client and Server follow the protocol as described above, the outcome will be correct. | *[[Secure Client- Server Delegated Quantum Computation#Properties|Correctness]] If Client and Server follow the protocol as described above, the outcome will be correct. | ||
*[[Secure Client- Server Delegated Quantum Computation#Properties|Blindness]] The protocol is blind while leaking at most (m,n) to the Server. | *[[Secure Client- Server Delegated Quantum Computation#Properties|Blindness]] The protocol is blind while leaking at most (m,n) to the Server. | ||
==Notations== | |||
**<math>\phi</math>, measurement angle for given MBQC pattern to implement the required computation | |||
**<math>\phi_0</math>, measurement angle including Pauli X,Z corrections | |||
**<math>s_X,s_Z</math> Dependency sets for Pauli X and Pauli Z corrections, respectively (obtained from flow construction). | |||
**<math>\theta</math>, randomly chosen angles by Client in order to hide classical input | |||
** r <math>\epsilon_R\{0,1\}</math>, randomly chosen parameter for <math>\pi</math> rotation in order to hide classical output | |||
**<math>\delta_x,y</math>, final measurement angle for the qubit at position (x,y) in the brickwork state | |||
== Pseudocode== | == Pseudocode== |