Removed boxes from adversary B
This commit is contained in:
@@ -436,14 +436,10 @@ Game $G_0$ is defined in Figure \ref{fig:igamewithabort} by ignoring all boxes.
|
||||
\Procedure{\ioracle}{$\agmgroupelement{R_i}{r_i} \in \group{G}$}
|
||||
\State $\groupelement{R}_i = r_1 \groupelement{B} + r_2 \groupelement{A}$
|
||||
\State $c_i \randomsample \{0,1\}^{2b}$
|
||||
\BeginBox[draw=blue]
|
||||
\State \textbf{If} $2^c c_i = -r_2$ \textbf{then}
|
||||
\State \text{ } $bad \assign true$
|
||||
\BeginBox[draw=red,dashed]
|
||||
\State \text{ } $abort$
|
||||
\EndBox
|
||||
\State \textbf{endIf}
|
||||
\EndBox
|
||||
\State $Q \assign Q \cup \{ (\agmgroupelement{R_i}{r_i}, c_i) \}$
|
||||
\State \Return $c_i$
|
||||
\EndProcedure
|
||||
|
||||
Reference in New Issue
Block a user