gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] manuscripts/Sigs article.rst


From: Benja Fallenstein
Subject: [Gzz-commits] manuscripts/Sigs article.rst
Date: Sat, 17 May 2003 09:50:19 -0400

CVSROOT:        /cvsroot/gzz
Module name:    manuscripts
Changes by:     Benja Fallenstein <address@hidden>      03/05/17 09:50:19

Modified files:
        Sigs           : article.rst 

Log message:
        use double backslash

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/Sigs/article.rst.diff?tr1=1.14&tr2=1.15&r1=text&r2=text

Patches:
Index: manuscripts/Sigs/article.rst
diff -u manuscripts/Sigs/article.rst:1.14 manuscripts/Sigs/article.rst:1.15
--- manuscripts/Sigs/article.rst:1.14   Sat May 17 09:14:02 2003
+++ manuscripts/Sigs/article.rst        Sat May 17 09:50:19 2003
@@ -148,11 +148,11 @@
    a problem for the one-time signature algorithm, since
    the string to be signed is always the same for a given key.
 
-3. Choose `$x \in [1,k]$`. The exact algorithm for making this
+3. Choose `$x \\in [1,k]$`. The exact algorithm for making this
    choice parametrizes the algorithm; possible choices are discussed
    below.
 
-4.  `$p \leftarrow p_x$`
+4.  `$p \\leftarrow p_x$`
 
 After the iteration, `$p$` contains the private key to be used to sign
 the actual message $m$ using the one-time-signature primitive.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]