introduce S_X notation
This commit is contained in:
parent
dd3c65318f
commit
924768cd55
@ -622,9 +622,9 @@ purposes. The exchange's bank transfers dealing in traditional currency
|
||||
are expected to be recorded for tax authorities to ensure taxability.
|
||||
% FIXME: Auditor?
|
||||
|
||||
We use RSA for denomination keys and EdDSA over some eliptic curve
|
||||
$\mathbb{E}$ for all other keys. Let $G$ denote the generator of
|
||||
our elliptic curve $\mathbb{E}$.
|
||||
$S_K$ denotes RSA signing with denomination key $K$ and EdDSA
|
||||
over eliptic curve $\mathbb{E}$ for other types of keys.
|
||||
$G$ denotes the generator of elliptic curve $\mathbb{E}$.
|
||||
|
||||
\subsection{Withdrawal}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user