Content deleted Content added
Edits based on discussions with academics from Beijing |
Clarified equations added link |
||
Line 49:
## If v<sub>j</sub> = 0, draw a random bit (b). If b = 0 then v<sub>j</sub> = 0 otherwise v<sub>j</sub> = q-1
## If v<sub>j</sub> = (q-1)/4, draw a random bit (b). If b = 0 then v<sub>j</sub> = (q-1)/4 otherwise v<sub>j</sub> = (q+3)/4
# Two n-long bit streams,
##
## Set uj to be the lowest bit of the [[Floor and ceiling functions|floor]] of the quotient (2v<sub>j</sub>)/q; that is <math>u_j = \lfloor 2v_j\rfloor\mod 2</math>
#
# Form an n-long "reconciliation" bit string (c) as the concatenation of c<sub>n-1</sub>, ..., c<sub>0</sub>.
# Compute t<sub>R</sub>(x) = a(x)·s<sub>R</sub>(x) + e<sub>R</sub>(x).
|