We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 052bdc1 commit b8bce7dCopy full SHA for b8bce7d
report/src/sections/04-Approach.tex
@@ -402,7 +402,7 @@ \subsubsection{Size reduction}
402
In the proof of theorem 1, we show CAAUrdleproofs to be $O(\log n)$.
403
This means that the size of CAAUrdleproofs must be $18+10 \lceil\log(\ell+4)\rceil\mathbb{G}$, $7\mathbb{F}$.
404
405
-CAAUrdleproofs therefore has the same proof size in Curdleproofs.
+CAAUrdleproofs therefore has the same proof size as Curdleproofs.
406
407
The CAAUrdleproofs modification can still reduce the overall block size overhead, though.
408
Using Whisk with CAAUurdleproofs has a block size of $17.04$ KB, when the shuffle size is 128\cite{Whisk2024}.
0 commit comments