diff options
author | Christian Grothoff <christian@grothoff.org> | 2015-04-22 18:42:52 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2015-04-22 18:42:52 +0200 |
commit | d7e38031a9acc2272bcec5e4b06a8e7d63c71ede (patch) | |
tree | d33feacd3360c45feb2d586ebf6e2c5359e8a3de /doc/paper | |
parent | 6878f2e79365c78436a9977e2533d730bdaecaa6 (diff) |
define G
Diffstat (limited to 'doc/paper')
-rw-r--r-- | doc/paper/taler.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/paper/taler.tex b/doc/paper/taler.tex index 7c913cc1f..fb8965be5 100644 --- a/doc/paper/taler.tex +++ b/doc/paper/taler.tex @@ -856,7 +856,7 @@ The following steps are executed for microdonations with upgrade probability $p$ \subsection{Refreshing} The following protocol is executed in order to refresh a coin $C'$ of denomination $K$ to -a fresh coin $\widetilde{C}$ with the same denomination. In the protocol, $\kappa \ge 3$ is a security parameter. +a fresh coin $\widetilde{C}$ with the same denomination. In the protocol, $\kappa \ge 3$ is a security parameter and $G$ is the generator of the elliptic curve. \begin{enumerate} \item For each $i = 1,\ldots,\kappa$, the customer |