From c7ad527f38c355b92d85a70dab0055a1f7254b6d Mon Sep 17 00:00:00 2001 From: Daira Hopwood Date: Fri, 18 Mar 2022 08:47:53 +0000 Subject: [PATCH] Fix an undefined reference in the history entry for 2021.2.17, in pre-Canopy versions. Signed-off-by: Daira Hopwood --- protocol/protocol.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/protocol/protocol.tex b/protocol/protocol.tex index 6399dd53..ac0049d8 100644 --- a/protocol/protocol.tex +++ b/protocol/protocol.tex @@ -14702,9 +14702,9 @@ Peter Newell's illustration of the Jubjub bird, from \cite{Carroll1902}. \historyentry{2021.2.17}{2021-12-01} \begin{itemize} - \item Add notes in\sapling{ \crossref{reddsabatchvalidate}, \crossref{grothbatchverify}, and} - \crossref{ed25519batchvalidate} that $z_j$ may be sampled from $\range{0}{2^{128}-1}$ - instead of $\range{1}{2^{128}-1}$. + \item Add notes in\sapling{ \crossref{reddsabatchvalidate}\notcanopy{ and}\notbeforecanopy{,} + \crossref{grothbatchverify}}\canopy{ and \crossref{ed25519batchvalidate}} that $z_j$ + may be sampled from $\range{0}{2^{128}-1}$ instead of $\range{1}{2^{128}-1}$. \item Add note in \crossref{inbandrationale} about resistance of \note encryption to \partitioningOracleAttacks \cite{LGR2021}. \item Add acknowledgement to Mihir Bellare for contributions to the science of zero-knowledge