Browse Source

Fix length of r.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
406.viewing-keys.1
Daira Hopwood 8 years ago
parent
commit
9ba83513bb
  1. BIN
      protocol/protocol.pdf
  2. 2
      protocol/protocol.tex

BIN
protocol/protocol.pdf

Binary file not shown.

2
protocol/protocol.tex

@ -481,7 +481,7 @@ to $\AuthPublic$, as described in the previous section.
\item $\Value$ is a 64-bit unsigned integer representing the value of the
\coin in \zatoshi (1 \ZEC = $10^8$ \zatoshi).
\item $\CoinAddressRand$ is a 32-byte $\PRFsn{\AuthPrivate}$ preimage.
\item $\CoinCommitRand$ is a 48-byte \COMMtrapdoor.
\item $\CoinCommitRand$ is a 32-byte \COMMtrapdoor.
\end{itemize}
$\CoinCommitRand$ is randomly generated by the sender. \changed{$\CoinAddressRand$

Loading…
Cancel
Save