Correct the type signature of DiversifyHash^Orchard in \crossref{abstracthashes}.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Daira Hopwood 2021-03-19 14:06:47 +00:00
parent 3e160d6ecb
commit 781ec6896d
1 changed files with 2 additions and 1 deletions

View File

@ -7826,7 +7826,7 @@ Define
\end{formulae}
\nufive{
$\DiversifyHash{Orchard} \typecolon \DiversifierType \rightarrow \maybe{\GroupPstar}$
$\DiversifyHash{Orchard} \typecolon \DiversifierType \rightarrow \GroupPstar$
is used to derive a \diversifiedBase in \crossref{orchardkeycomponents}.
Let $\GroupPHash{}$ be as defined in \crossref{concretegrouphashpallasandvesta}.
@ -13567,6 +13567,7 @@ Peter Newell's illustration of the Jubjub bird, from \cite{Carroll1902}.
\historyentry{2021.1.20}{2021-03-18}
\begin{itemize}
\item Correct the type signature of $\DiversifyHash{Orchard}$ in \crossref{abstracthashes}.
\item Remove support for building the \Sprout-only specification (\texttt{sprout.pdf}).
\item Remove magenta highlighting of differences from \Zerocash.
\end{itemize}