Copy outCiphertext description to the encoding tables

This commit is contained in:
teor 2021-03-23 10:21:11 +10:00 committed by Daira Hopwood
parent 0eca13f809
commit ecb2ccd3f4
1 changed files with 6 additions and 4 deletions

View File

@ -12442,8 +12442,9 @@ $\LEBStoOSPOf{256}{\reprJ\Of{\EphemeralPublic}\kern 0.05em}$. \\ \hline
$580$ & $\encCiphertext$ & \type{byte[580]} & A ciphertext component for the $580$ & $\encCiphertext$ & \type{byte[580]} & A ciphertext component for the
encrypted output \note, $\TransmitCiphertext{}$. \\ \hline encrypted output \note, $\TransmitCiphertext{}$. \\ \hline
$80$ & $\outCiphertext$ & \type{byte[80]} & A ciphertext component for the $80$ & $\outCiphertext$ & \type{byte[80]} & A ciphertext component that allows the holder of
encrypted output \note, $\OutCiphertext{}$. \\ \hline a \fullViewingKey to recover the recipient \diversifiedTransmissionKey $\DiversifiedTransmitPublic$
and the \ephemeralPrivateKey $\EphemeralPrivate$ (and therefore the entire \notePlaintext). \\ \hline
$192\nufive{\;\dagger}$ & $\zkproof$ & \type{byte[192]} & An encoding of the \zkSNARKProof $192\nufive{\;\dagger}$ & $\zkproof$ & \type{byte[192]} & An encoding of the \zkSNARKProof
$\ProofOutput$ (see \crossref{groth}). \\ \hline $\ProofOutput$ (see \crossref{groth}). \\ \hline
@ -12510,8 +12511,9 @@ $\LEBStoOSP{256}\big(\reprP\Of{\EphemeralPublic}\kern-0.1em\big)$. \\ \hline
$580$ & $\encCiphertext$ & \type{byte[580]} & A ciphertext component for the $580$ & $\encCiphertext$ & \type{byte[580]} & A ciphertext component for the
encrypted output \note, $\TransmitCiphertext{}$. \\ \hline encrypted output \note, $\TransmitCiphertext{}$. \\ \hline
$80$ & $\outCiphertext$ & \type{byte[80]} & A ciphertext component for the $80$ & $\outCiphertext$ & \type{byte[80]} & A ciphertext component that allows the holder of
encrypted output \note, $\OutCiphertext{}$. \\ \hline a \fullViewingKey to recover the recipient \diversifiedTransmissionKey $\DiversifiedTransmitPublic$
and the \ephemeralPrivateKey $\EphemeralPrivate$ (and therefore the entire \notePlaintext). \\ \hline
\end{tabularx} \end{tabularx}
\end{center} \end{center}