Improve description of key components.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Daira Hopwood 2016-09-03 04:14:42 +01:00
parent 646910a2a7
commit c96ba5289b
1 changed files with 1 additions and 4 deletions

View File

@ -1209,15 +1209,12 @@ given in \crossref{jsstatement}.
\nsubsection{Key Components} \label{keycomponents}
\changed{$\AuthPrivate$ is 252 bits.}
$\AuthPublic$, $\TransmitPrivate$, and $\TransmitPublic$, are each 256 bits.
Let $\KA$ be a \keyAgreementScheme, instantiated in \crossref{concretekeyagreement}.
\changed{
A new \spendingKey $\AuthPrivate$ is generated by sampling a bit string
uniformly at random from $\bitseq{\AuthPrivateLength}$.
\changed{
$\AuthPublic$, $\TransmitPrivate$ and $\TransmitPublic$ are derived from
$\AuthPrivate$
as follows:}