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 13:55:05 -0400

CVSROOT:        /cvsroot/gzz
Module name:    manuscripts
Changes by:     Benja Fallenstein <address@hidden>      03/05/17 13:55:04

Modified files:
        Sigs           : article.rst 

Log message:
        twid

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

Patches:
Index: manuscripts/Sigs/article.rst
diff -u manuscripts/Sigs/article.rst:1.34 manuscripts/Sigs/article.rst:1.35
--- manuscripts/Sigs/article.rst:1.34   Sat May 17 13:48:58 2003
+++ manuscripts/Sigs/article.rst        Sat May 17 13:55:04 2003
@@ -125,7 +125,7 @@
 ===============================
 
 This scheme is based on two primitives: 1) A one-time-signature
-algorithm which takes a random number as its key, and 
+algorithm which takes a random number as its private key, and 
 2) a random oracle which generates an apparently random
 bitstring from a given number.
 
@@ -146,7 +146,8 @@
 2. Sign the corresponding public keys with `$p$`. This does
    not present
    a problem for the one-time signature algorithm, since
-   the string to be signed is always the same for a given key.
+   the random oracle is deterministic and
+   the string to be signed is thus always the same for a given `$p$`.
 
 3. Choose `$x \\in [1,k]$`. The exact algorithm for making this
    choice parametrizes the algorithm; possible choices are discussed




reply via email to

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