Skip to content

Commit 1430a00

Browse files
committed
figure changes
1 parent fade532 commit 1430a00

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

report/src/sections/04-Approach.tex

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -318,18 +318,18 @@ \subsubsection{CAAUrdleproofs}
318318
$n\gets n+|\mathbf{S}|$
319319

320320
$\textbf{Step 3:}$ # Accumulated checking phase
321-
$\mathbf{CP}\text{: }\mathbf{\gamma}\gets(\gamma_m,...,\gamma_1)$ #Construction difference
322-
$\mathbf{CAAUP}\text{: }\mathbf{\gamma}\gets(\gamma_1,...,\gamma_m)$
321+
$\mathbf{CP}\text{: }\mathbf{\delta}\gets(\gamma_m,...,\gamma_1)$ #Construction difference
322+
$\mathbf{CAAUP}\text{: }\mathbf{\delta}\gets(\gamma_1,...,\gamma_m)$
323323
$\textit{Compute }\mathbf{s}\textit{: see below for difference}$
324324

325325
AccumulateCheck$(\mathbf{\gamma}\times\mathbf{L}_C+(B_C+\alpha C+(\alpha^2z)H)$
326326
$+\mathbf{\gamma}^{-1}\times\mathbf{R}_C\stackrel{?}{=}(c\mathbf{s}\| cd\beta)\times(\mathbf{G}\| H))$
327327
AccumulateCheck$(\mathbf{\gamma}\times\mathbf{L}_D+(B_D+\alpha D)$
328328
$+\mathbf{\gamma}^{-1}\times\mathbf{R}_D\stackrel{?}{=}d(\mathbf{s'}\circ\mathbf{u})\times\mathbf{G})$
329-
$\text{return 1}$
329+
return 1 $\text{if checks pass, otherwise}$ return 0
330330

331331
$\textbf{s-step Curdleproofs:}$
332-
for $1\leq j\leq n$: Simulate halving each round
332+
for $1\leq j\leq n$: #Simulate halving each round
333333
$s_i=\sum_{j=1}^m\delta_j^{b_{i,j}}\text{, }b_{i,j}\in\{0,1\}\text{ s.t. }i=\sum_{j=1}^mb_{i,j}2^j$
334334
$s'_i=\sum_{j=1}^m\delta_j^{-b_{i,j}}$
335335
$\textbf{s-step CAAUrdleproofs:}$

0 commit comments

Comments
 (0)