summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-05-16 14:41:18 +0200
committerChristian Grothoff <christian@grothoff.org>2017-05-16 14:41:18 +0200
commitad26eafb648b185eeaf77d06e0ebb84c77633ab5 (patch)
treef5570be225166f40407fc099036a4a51128f4888 /doc
parent33015d9ecbffae78a6c6e56a539247d83a6ecccf (diff)
downloadexchange-ad26eafb648b185eeaf77d06e0ebb84c77633ab5.tar.gz
exchange-ad26eafb648b185eeaf77d06e0ebb84c77633ab5.tar.bz2
exchange-ad26eafb648b185eeaf77d06e0ebb84c77633ab5.zip
shorten description to avoid line break
Diffstat (limited to 'doc')
-rw-r--r--doc/paper/taler.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/paper/taler.tex b/doc/paper/taler.tex
index 4a6525427..0bca805ca 100644
--- a/doc/paper/taler.tex
+++ b/doc/paper/taler.tex
@@ -1634,7 +1634,7 @@ data being persisted are represented in between $\langle\rangle$.
\item[$K_s$]{Denomination private (RSA) key of the exchange used for coin signing}
\item[$K_p$]{Denomination public (RSA) key corresponding to $K_s$}
\item[$K$]{Public-priate (RSA) denomination key pair $K := (K_s, K_p)$}
- \item[$\FDH_K$]{Full domain hash over the modulus of the public key of $K$}
+ \item[$\FDH_K$]{Full domain hash over the modulus of $K_p$}
\item[$b$]{RSA blinding factor for RSA-style blind signatures}
\item[$B_b()$]{RSA blinding over the argument using blinding factor $b$}
\item[$U_b()$]{RSA unblinding of the argument using blinding factor $b$}