Write, autoreview, editor, reviewer
3,129
edits
m (→Outline) |
m (→Notations) |
||
Line 23: | Line 23: | ||
== Notations == | == Notations == | ||
* k, security parameter | * k, security parameter | ||
* | * <math>\tilde{x}</math> encryption of x | ||
* <math>L_c</math>, depth of a layer of circuit where each layer contains clifford gates and Toffoli gates | |||
* | |||
* L, depth of the circuit (no. of layers in the circuit) | * L, depth of the circuit (no. of layers in the circuit) | ||
* { | * <math>{{pk}_i,{sk}_i,{evk}_i,{tsk}_i}</math>, <math>i_{th}</math> homomorphic key set generated from HE.KeyGen(). Public key for encryption, secret key for decryption, evaluation function key, trapdoor information required for randomness recovery from ciphertexts. | ||
* y, measurement outcome of third register | * y, measurement outcome of third register | ||
* ( | * <math>(µ_0,r_0),(µ_1,r_1)</math> random claw pair, for given y | ||
* d, measurement outcome of the second register | * d, measurement outcome of the second register | ||
== Hardware Requirements == | == Hardware Requirements == | ||