summaryrefslogtreecommitdiff
path: root/taler-fc19/paper.tex
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2018-09-25 10:53:31 +0200
committerFlorian Dold <florian.dold@gmail.com>2018-09-25 10:53:31 +0200
commit28f5cb577ddf516b10ed8191e6997d67c8802b17 (patch)
tree37240b1bfc1e404acb3659fb0b9e14679bd71dbc /taler-fc19/paper.tex
parenta364e41bb0ff1c5567c461e682f728b6f11fe89b (diff)
downloadpapers-28f5cb577ddf516b10ed8191e6997d67c8802b17.tar.gz
papers-28f5cb577ddf516b10ed8191e6997d67c8802b17.tar.bz2
papers-28f5cb577ddf516b10ed8191e6997d67c8802b17.zip
sksE -> skD
Diffstat (limited to 'taler-fc19/paper.tex')
-rw-r--r--taler-fc19/paper.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/taler-fc19/paper.tex b/taler-fc19/paper.tex
index 0d2899a..d17f8f2 100644
--- a/taler-fc19/paper.tex
+++ b/taler-fc19/paper.tex
@@ -855,7 +855,7 @@ Using these primitives, we now instantiate the syntax:
\begin{enumerate}
\item \prt{C} generates coin key pair $(\V{skCoin}, \V{pkCoin}) \leftarrow \algo{KeyGen}_{CSK}(1^\lambda)$
- \item \prt{C} runs $(\overline{m}, r) \leftarrow \algo{Blind}_{CSK}(\mathcal{E}(\V{sksE}), \mathcal{C}(\V{pksE}, \V{pkCoin}))$
+ \item \prt{C} runs $(\overline{m}, r) \leftarrow \algo{Blind}_{CSK}(\mathcal{E}(\V{skD}), \mathcal{C}(\V{pkD}, \V{pkCoin}))$
with the exchange
\end{enumerate}