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: Tuomas J. Lukka
Subject: [Gzz-commits] manuscripts/Sigs article.rst
Date: Sat, 17 May 2003 09:50:59 -0400

CVSROOT:        /cvsroot/gzz
Module name:    manuscripts
Changes by:     Tuomas J. Lukka <address@hidden>        03/05/17 09:50:59

Modified files:
        Sigs           : article.rst 

Log message:
        chara

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

Patches:
Index: manuscripts/Sigs/article.rst
diff -u manuscripts/Sigs/article.rst:1.15 manuscripts/Sigs/article.rst:1.16
--- manuscripts/Sigs/article.rst:1.15   Sat May 17 09:50:19 2003
+++ manuscripts/Sigs/article.rst        Sat May 17 09:50:59 2003
@@ -189,11 +189,16 @@
 ========
 
 We shall characterize the underlying one-time signature scheme by
-a quadruplet `$(r, s, q, b)$`
-where `$r$` is the number of bits in a public key,
-`$s$` is the number of bits in a signature,
+a septuplet `$(q, b, s, r, h, c_0, c_s, c_v)$`, where
 `$q$` is the number of messages a single private key can be used to sign,
-and `$b$` is the number of bits in a single signed message.
+`$b$` is the number of bits in a single signed message.
+`$s$` is the number of bits in a signature,
+`$r$` is the number of bits in a public key,
+`$h$` is the number of bits a in the hash function used,
+`$c_0$` is the number of invocations of the hash function off-line at key 
generation,
+`$c_s$` is the number of invocations of the hash function when signing,
+and
+`$c_v$` is the number of invocations of the hash function when verifying.
 
 There are three parameters to the one-time signature key boosting algorithm:
 `$N$`, the number of levels in the private key tree,




reply via email to

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