From d162b48e492b3225bfb01fc1bafdeafbbafbde67 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 21 Aug 2017 14:20:09 +0200 Subject: literature --- comparison/comparison.tex | 3 +++ comparison/literature.bib | 16 ++++++++++++++++ 2 files changed, 19 insertions(+) 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}, } -- cgit v1.2.3