summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 56e04ce..9014e45 100644
--- a/taler-fc19/paper.tex
+++ b/taler-fc19/paper.tex
@@ -941,7 +941,7 @@ Using these primitive, we now instantiate the syntax:
\leftarrow \algo{Sign}_{CSK}(\V{skCoin}_0, \pi_1)$ to the exchange, where
\begin{align*}
h_T &:= H_{pk}(T_1, \dots, T_\kappa)\\
- h_{\overline{m}} &:= G_{pk}(\overline{m}_1, \dots, \overline{m}_\kappa)\\
+ h_{\overline{m}} &:= H_{pk}(\overline{m}_1, \dots, \overline{m}_\kappa)\\
h_C &:= H_{pk}((h_T \Vert h_{\overline{m}})
\end{align*}