diff options
author | Jeffrey Burdges <burdges@gnunet.org> | 2017-05-07 14:01:02 +0200 |
---|---|---|
committer | Jeffrey Burdges <burdges@gnunet.org> | 2017-05-12 02:18:41 +0200 |
commit | d8eebc67e6dd823f7522bcd415ed100a398d0e6b (patch) | |
tree | e87702a63dadfc0fd97623740ee41a3c0aac34b6 | |
parent | f6f4b07bab75c67c10f85e21b621886db4ee954f (diff) |
Improve abstract
-rw-r--r-- | doc/paper/postquantum.tex | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/paper/postquantum.tex b/doc/paper/postquantum.tex index 4312479a8..debb56011 100644 --- a/doc/paper/postquantum.tex +++ b/doc/paper/postquantum.tex @@ -49,12 +49,12 @@ \begin{abstract} David Chaum's original RSA blind sgnatures provide information theoretic anonymity for customers' purchases. In practice, there are many schemes -that weaken this to provide properties. We describe a refresh protocol -for Taler that provides customers with post-quantum anonymity. -It replaces an elliptic curve Diffe-Hellman operation with a unique -hash-based encryption scheme for the proof-of-trust via key knoledge -property that Taler requires to distinguish untaxable operations from -taxable purchases. +that weaken this to provide properties, such as offline transactions or +taxability in Taler. We describe a refresh protocol for Taler that +provides customers with post-quantum anonymity. It replaces an elliptic +curve Diffe-Hellman operation with a hash-based encryption scheme for +the proof-of-trust via key knoledge property that Taler requires to +distinguish untaxable operations from taxable purchases. \end{abstract} |