Browse Source

Reorder definitions to avoid a forward reference.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
558.crypto-box.0
Daira Hopwood 8 years ago
parent
commit
d616dea37e
  1. BIN
      protocol/protocol.pdf
  2. 8
      protocol/protocol.tex

BIN
protocol/protocol.pdf

Binary file not shown.

8
protocol/protocol.tex

@ -341,6 +341,10 @@ $\CryptoBoxSpecific$) \cite{cryptobox} as follows.
\end{bytefield}
\end{lrbox}
Let $\TransmitPublicNew{1..\NNew}$ be the Curve25519 public keys for the intended
recipient addresses of each new \coin, and let $\Plaintext{1..\NNew}$ be their
\coinPlaintexts.
Define:
\begin{itemize}
@ -348,10 +352,6 @@ Define:
\CryptoBoxSealHashbox{\noncebox}$.
\end{itemize}
Let $\TransmitPublicNew{1..\NNew}$ be the Curve25519 public keys for the intended
recipient addresses of each new \coin, and let $\Plaintext{1..\NNew}$ be their
\coinPlaintexts.
Then to encrypt:
\begin{itemize}

Loading…
Cancel
Save