Skip to content

Commit 04d9ee0

Browse files
committed
Appendix mentioned in paper now instead of section
1 parent 6a2a02a commit 04d9ee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

report/src/sections/06-results.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ \subsection{Proving and Verifying Times}\label{subsec:results:provingverifying}
2424
Though, this seems to not be the case, at least not as aggressively, when increasing $\ell$ from 128.
2525
We find, however, that the bump is smaller the higher $\ell$ is.
2626

27-
Additional to the proving and verifying times, the time used on shuffling is also lower for any $\ell$ that is not a power of 2; see~\autoref{sec:shuffling-results}.
27+
Additional to the proving and verifying times, the time used on shuffling is also lower for any $\ell$ that is not a power of 2; see Appendix~\autoref{app:shuffling-times}.
2828
Though, that was to be expected since CAAUrdleproofs uses the same shuffling algorithm as Curdleproofs, but does not have to add additional padding to the non-power of 2 input sizes.
2929

3030

0 commit comments

Comments
 (0)