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 08:16:18 -0400

CVSROOT:        /cvsroot/gzz
Module name:    manuscripts
Changes by:     Tuomas J. Lukka <address@hidden>        03/05/17 08:16:18

Modified files:
        Sigs           : article.rst 

Log message:
        text

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

Patches:
Index: manuscripts/Sigs/article.rst
diff -u manuscripts/Sigs/article.rst:1.6 manuscripts/Sigs/article.rst:1.7
--- manuscripts/Sigs/article.rst:1.6    Sat May 17 07:58:30 2003
+++ manuscripts/Sigs/article.rst        Sat May 17 08:16:18 2003
@@ -124,6 +124,25 @@
 One-time Signature Key Boosting
 ===============================
 
+This scheme is based on two primitives: 1) A one-time-signature
+algorithm which takes a random number as its key, and 
+2) a random oracle which generates an apparently random
+bitstring from a given number.
+
+The private key for this scheme is simply a private key
+for the underlying one-time-signature primitive,
+and the public key is the corresponding one-time-signature 
+public key.
+
+
+Signing
+-------
+
+To generate a signature, we start by setting `$p$`
+
+Verification
+------------
+
 The scheme presented in this section XXX
 
 We assume a one-time signature scheme which uses




reply via email to

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