diff options
author | Jeff Burdges <burdges@gnunet.org> | 2016-11-07 18:21:48 +0100 |
---|---|---|
committer | Jeff Burdges <burdges@gnunet.org> | 2016-11-07 18:21:48 +0100 |
commit | c5f3c7c144ca5960c854ce036891d199a1fa8d49 (patch) | |
tree | d259ea6122cd8e0344be2baa1d0a2c4d399ead9f | |
parent | f1ae68d9e88b4d14339bd851b9e78be2d59a7762 (diff) | |
parent | 9c2d5d306730e87a03897e1d5b260288189bfb73 (diff) |
Merge branch 'master' of ssh://taler.net/exchange
-rw-r--r-- | doc/paper/taler.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/paper/taler.tex b/doc/paper/taler.tex index 25770f8b0..19b1b19f5 100644 --- a/doc/paper/taler.tex +++ b/doc/paper/taler.tex @@ -133,7 +133,7 @@ where the {\em customer} withdraws digital {\em coins} from the {\em exchange} with unlinkability provided via blind signatures. The coins can then be spent at a {\em merchant} who {\em deposits} them at the exchange. Taler uses online detection of double-spending and -provides excuplability via cryptographic proofs. Thus merchants are +provides exculpability via cryptographic proofs. Thus merchants are instantly assured that a transaction is valid. \begin{figure}[h] @@ -825,7 +825,7 @@ maximum applicable tax is less than $\frac{2}{3}$, then $\kappa = 3$ ensures that cheating results in a negative financial return on average as $\kappa - 1$ out of $\kappa$ attempts to hide from taxation are detected and penalized by a total loss. This makes our use of -cut-and-choose practical and efficient, and in particularly faster +cut-and-choose practical and efficient, and in particular faster than the comparable use of zk-SNARKs in ZeroCash~\cite{zerocash}. % FIXME: I'm explicit about the rounds in postquantum.tex |