NCC audit: Correct the definition of c in \crossref{concretesinsemillahash}.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Daira Hopwood 2021-03-26 18:23:51 +00:00
parent 54a0894acf
commit b14c332910
1 changed files with 2 additions and 1 deletions

View File

@ -8257,7 +8257,7 @@ be as defined in \crossref{endian}.
Let $k := 10$.
\vspace{-0.25ex}
Let $c$ be the largest integer such that $2^n \leq \hfrac{\ParamP{r}-1}{2}$,
Let $c$ be the largest integer such that $2^c \leq \hfrac{\ParamP{r}-1}{2}$,
i.e.\ $c := 253$.
\introlist
@ -13717,6 +13717,7 @@ Peter Newell's illustration of the Jubjub bird, from \cite{Carroll1902}.
\item Correct some interim findings of the NCC specification audit:
\begin{itemize}
\item Fix typos.
\item Correct the definition of $c$ in \crossref{concretesinsemillahash}.
\end{itemize}
\item Correct the description of $\lengthField$ in \crossref{unifiedpaymentaddrencoding}.
\item Correct the type signature of $\DiversifyHash{Orchard}$ in \crossref{abstracthashes}.