From 28f5cb577ddf516b10ed8191e6997d67c8802b17 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Tue, 25 Sep 2018 10:53:31 +0200 Subject: sksE -> skD --- 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 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} -- cgit v1.2.3