From ee1a4a8d47057c975b0ec5c81ab1965368a58dfd Mon Sep 17 00:00:00 2001 From: Jeff Burdges Date: Sat, 15 Sep 2018 14:40:07 +0200 Subject: Another no return value --- taler-fc19/paper.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'taler-fc19') diff --git a/taler-fc19/paper.tex b/taler-fc19/paper.tex index 61e4e4a..1644fb6 100644 --- a/taler-fc19/paper.tex +++ b/taler-fc19/paper.tex @@ -439,7 +439,7 @@ adversary can send and receive messages. Shares a coin (identified by handle $\mathcal{H}$) with the customer identified by $\V{pkCustomer}$, i.e. puts the coin identified by $\mathcal{H}$ into $\V{wallet}[\V{pkCustomer}]$. Intended to be used by the adversary in attempts to - violate income transparency. Does not have a return value. + violate income transparency. Note that this trivially violates anonymity (by sharing with a corrupted customer), thus the usage must be restricted in some games. -- cgit v1.2.3