Write, autoreview, editor, reviewer
3,129
edits
Line 21: | Line 21: | ||
Figure | Figure | ||
==Requirements== | |||
*L : length of quantum public keys. | |||
*<math>s_a:</math> authentication threshold per qubit. | |||
*<math>s_v: (s_a < s_v)</math> verification threshold per qubit. | |||
== Example: https://arxiv.org/abs/1403.5551 == | == Example: https://arxiv.org/abs/1403.5551 == | ||
*Notations | *Notations | ||
Line 31: | Line 35: | ||
**<math>v^k_l</math>: Verifier’s random bit to determine the measurement basis of <math>l^{th}</math> qubit in <math>|\psi^k\rangle</math> | **<math>v^k_l</math>: Verifier’s random bit to determine the measurement basis of <math>l^{th}</math> qubit in <math>|\psi^k\rangle</math> | ||
**<math>m_{b^k_l}</math>: measurement outcome of <math>b^k_l</math> | **<math>m_{b^k_l}</math>: measurement outcome of <math>b^k_l</math> | ||
=== Setup === | === Setup Properties=== | ||
---- | ---- | ||
*Authenticated quantum channels between all seller-receiver pairs. | *Authenticated quantum channels between all seller-receiver pairs. |