summaryrefslogtreecommitdiff
path: root/comparison
diff options
context:
space:
mode:
Diffstat (limited to 'comparison')
-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 1f0eda7..a901aae 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},
}