summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-08-21 14:20:09 +0200
committerFlorian Dold <florian.dold@gmail.com>2017-08-21 14:20:09 +0200
commitd162b48e492b3225bfb01fc1bafdeafbbafbde67 (patch)
treea83af25a3f7c304cbd2bff4e52fbb10fac7dbff1
parentf5ed8226b7000608e4d2f3e40f414c491ac51543 (diff)
downloadpapers-d162b48e492b3225bfb01fc1bafdeafbbafbde67.tar.gz
papers-d162b48e492b3225bfb01fc1bafdeafbbafbde67.tar.bz2
papers-d162b48e492b3225bfb01fc1bafdeafbbafbde67.zip
literature
-rw-r--r--comparison/comparison.tex3
-rw-r--r--comparison/literature.bib16
2 files changed, 19 insertions, 0 deletions
diff --git a/comparison/comparison.tex b/comparison/comparison.tex
index 19e1c23..468a757 100644
--- a/comparison/comparison.tex
+++ b/comparison/comparison.tex
@@ -243,6 +243,9 @@ In these schemes, divisibility leads to linkability.
Reference: \cite{okamoto1995efficient}. Efficient construction for divisible E-Cash, but multiple independent
transactions with the same coin are linkable.
+\subsection{DigiCash's ecash}
+Reference: \cite{schoenmakers1997security}. Has some practical aspects, including ``coinage'' (=denomination) expiration.
+
\subsection{Electronic Cash with Change Return}
Reference: \cite{tracz2001}. Has change return, but not with the same taxability guarantees as Taler. Also has an implementation.
diff --git a/comparison/literature.bib b/comparison/literature.bib
index 2242a60..de6bb04 100644
--- a/comparison/literature.bib
+++ b/comparison/literature.bib
@@ -182,4 +182,20 @@ url="https://doi.org/10.1007/3-540-44750-4_35"
publisher = {ACM},
address = {New York, NY, USA},
keywords = {electronic commerce, payment systems, wireless applications},
+}
+
+
+@inproceedings{schoenmakers1997security,
+ author = {Schoenmakers, Berry},
+ title = {Security Aspects of the Ecash\&\#153; Payment System},
+ booktitle = {State of the Art in Applied Cryptography, Course on Computer Security and Industrial Cryptography - Revised Lectures},
+ year = {1998},
+ isbn = {3-540-65474-7},
+ location = {Leuven, Belgium},
+ pages = {338--352},
+ numpages = {15},
+ url = {http://dl.acm.org/citation.cfm?id=647443.726912},
+ acmid = {726912},
+ publisher = {Springer-Verlag},
+ address = {London, UK, UK},
}