Write, autoreview, editor, reviewer
3,129
edits
Line 36: | Line 36: | ||
*<math>s</math>: concatenated pad key elements | *<math>s</math>: concatenated pad key elements | ||
*<math>c=HE.Enc_{pk}(s)</math> Encryption of s using public key <math>pk</math> via classical HE encryption step. | *<math>c=HE.Enc_{pk}(s)</math> Encryption of s using public key <math>pk</math> via classical HE encryption step. | ||
*<math>\hat{c}</math>: converted c using classical HE | *<math>\hat{c}</math>: converted c using classical HE in order to use it with <math>AltHE</math> | ||
* <math>\tilde{x}^{[l]}</math>: <math>l^{th}</math> bit of encrypted pad key | * <math>\tilde{x}^{[l]}</math>: <math>l^{th}</math> bit of encrypted pad key | ||
* <math>L_c</math>: depth of a layer of circuit where each layer contains Clifford gates and Toffoli gates | * <math>L_c</math>: depth of a layer of circuit where each layer contains Clifford gates and Toffoli gates |