shorten description to avoid line break

This commit is contained in:
Christian Grothoff 2017-05-16 14:41:18 +02:00
parent 33015d9ecb
commit ad26eafb64
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -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$}