diff options
Diffstat (limited to 'doc/cs/content/appendix/rsa-redesign.tex')
-rw-r--r-- | doc/cs/content/appendix/rsa-redesign.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cs/content/appendix/rsa-redesign.tex b/doc/cs/content/appendix/rsa-redesign.tex index 463b9735f..4f66d907e 100644 --- a/doc/cs/content/appendix/rsa-redesign.tex +++ b/doc/cs/content/appendix/rsa-redesign.tex @@ -159,7 +159,7 @@ The changes to the refresh protocol are related to the derivation of transfer se \\ & & h_C' = H(h_T', h_{\overline{m}}') \\ & & \textbf{check } h_C = h_C' \\ & & \overline{\sigma}_C^{(\gamma)} := \overline{m}^{d_{s(t)}} - \\ & & \text{persist } \langle \rho_L, \sigma_L \rangle + \\ & & \text{persist } \langle \rho_L, \sigma_L, S \rangle \\ & \xleftarrow[\rule{2.5cm}{0pt}]{\overline{\sigma}_C^{(\gamma)}} & % Check coin signature and persist coin \\ \sigma_C^{(\gamma)} := r^{-1}\overline{\sigma}_C^{(\gamma)} |