Prepare and Measure Quantum Digital Signature: Difference between revisions

Line 135: Line 135:
   Sender.choose I<math>\subset_R\{1,2,...,L\}, |I|=[L/2]</math>
   Sender.choose I<math>\subset_R\{1,2,...,L\}, |I|=[L/2]</math>
   <math>'''\forall''' i\epsilon I</math>, Sender<math>\xrightarrow[]{(k,i,b^k_i,B^k_i)}</math>Receiver  
   <math>'''\forall''' i\epsilon I</math>, Sender<math>\xrightarrow[]{(k,i,b^k_i,B^k_i)}</math>Receiver  
   '''For''' h=1,<math>\ceil{L/2}</math>
   '''For''' h=1,<math>L/2</math>
   Sender.receive(j,esign_Rk^j)  
   Sender.receive(j,esign<math>_Rk^j</math>)  
   Sender.replace(esign_Sk^j,esign_Rk^j)
   Sender.replace(esign<math>_Sk^j</math>,esign<math>_Rk^j</math>)
   '''end for''' h
   '''end for''' h
  '''end function''' SYM
  '''end function''' SYM
  '''for''' k=0 '''to''' <math>2^n</math>
  '''for''' k=0 '''to''' <math>2^n</math>
  '''Call''' SYM(k,Buyer,esign_Bk,Verifier,esign_Vk)||SYM(0,Verifier,esign_Vk,Buyer,esign_Bk)
  '''Call''' SYM(k,Buyer,esign<math>_Bk</math>,Verifier,esign<math>_Vk</math>)||SYM(0,Verifier,esign<math>_Vk</math>,Buyer,esign<math>_Bk</math>)
  '''end function''' symmetrisation
  '''end function''' symmetrisation
  // '||' implies that the functions are processed in parallel
  // '||' implies that the functions are processed in parallel
Write, autoreview, editor, reviewer
3,125

edits