From 6244246564a5fa6070f639b7f7d52c6b053d3c7c Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Tue, 25 Sep 2018 10:14:56 +0200 Subject: G->H --- taler-fc19/paper.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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*} -- cgit v1.2.3