From 8e3ffae5338943da70955ec07b30498efd2ff13d Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 17 Aug 2017 16:27:36 +0200 Subject: dangerous trusted setup --- comparison/comparison.tex | 10 ++++++++-- comparison/literature.bib | 4 ++++ 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/comparison/comparison.tex b/comparison/comparison.tex index bb6e000..cb21148 100644 --- a/comparison/comparison.tex +++ b/comparison/comparison.tex @@ -128,9 +128,10 @@ Chaum Offline \item \textbf{Endorsed.} Separation of the coin and permission to spend it, see \cite{camenisch2007endorsed}. Allows fair exchange (?). \item \textbf{Refunds.} Anonymous/Deanonymizing/Payment/None/Unspecified - \item \textbf{Trusted Setup.} This might be problematic since + \item \textbf{Anonymity Dependent on Trusted Setup / ``Dangerous Trusted Setup''.} This is be problematic since while the exchange is fixed, the customers/merchant are not, so - distributed key generation isn't always an option. + distributed key generation isn't always an option. It makes it hard to instantiate the scheme + and hard to trust the deployed scheme. \end{itemize} @@ -161,6 +162,11 @@ could re-combine into a valid signature when repeating this many times. This is that in the Standard Model, blind signature schemes need to have $>3$ moves. +\section{Literature Survey} + + + + \bibliography{literature} \bibliographystyle{alpha} diff --git a/comparison/literature.bib b/comparison/literature.bib index c813443..06944aa 100644 --- a/comparison/literature.bib +++ b/comparison/literature.bib @@ -9,3 +9,7 @@ ISSN={1081-6011}, month={May}, } + + + + -- cgit v1.2.3