These bits are placed in the middle as per the zerocash paper.

This commit is contained in:
Sean Bowe 2015-12-14 16:30:40 -07:00
parent 8a35b0a57a
commit 506de22ce5
2 changed files with 4 additions and 4 deletions

Binary file not shown.

View File

@ -114,9 +114,9 @@ $\PRF{x}{}$ is a pseudo-random function seeded by $x$. Three \textit{independent
\; \;
\begin{bytefield}[bitwidth=0.07em]{512} \begin{bytefield}[bitwidth=0.07em]{512}
\bitbox{242}{256 bit $\SpendAuthorityPrivate$} & \bitbox{242}{256 bit $\SpendAuthorityPrivate$} &
\bitbox{242}{$0^{254}$} &
\bitbox{14}{0} & \bitbox{14}{0} &
\bitbox{14}{0} \bitbox{14}{0} &
\bitbox{242}{$0^{254}$} &
\end{bytefield} \end{bytefield}
\enspace \enspace
\right) \right)
@ -127,9 +127,9 @@ $\PRF{x}{}$ is a pseudo-random function seeded by $x$. Three \textit{independent
\; \;
\begin{bytefield}[bitwidth=0.07em]{512} \begin{bytefield}[bitwidth=0.07em]{512}
\bitbox{242}{256 bit $\SpendAuthorityPrivate$} & \bitbox{242}{256 bit $\SpendAuthorityPrivate$} &
\bitbox{242}{254 bit truncated $\BucketAddressRand$} &
\bitbox{14}{0} & \bitbox{14}{0} &
\bitbox{14}{1} \bitbox{14}{1} &
\bitbox{242}{254 bit truncated $\BucketAddressRand$} &
\end{bytefield} \end{bytefield}
\enspace \enspace
\right) \right)