Define PRF^addr in section 4.2.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Daira Hopwood 2017-01-09 19:53:02 +00:00
parent 4dd33d9db6
commit 90563ab376
1 changed files with 8 additions and 0 deletions

View File

@ -1396,6 +1396,8 @@ $\ZKJoinSplitVerify$ and $\ZKJoinSplitProve$, taking them to be the particular
\nsubsection{Key Components} \label{keycomponents}
Let $\PRFaddr{}$ be a \pseudoRandomFunction, instantiated in \crossref{concreteprfs}.
Let $\KA$ be a \keyAgreementScheme, instantiated in \crossref{concretekeyagreement}.
A new \spendingKey $\AuthPrivate$ is generated by choosing a bit string
@ -3684,6 +3686,12 @@ The errors in the proof of Ledger Indistinguishability mentioned in
\nsection{Change history}
\subparagraph{2016.0-beta-1.13}
\begin{itemize}
\item Define $\PRFaddr{}$ in \crossref{keycomponents}.
\end{itemize}
\subparagraph{2016.0-beta-1.12}
\begin{itemize}