Minor reformatting.
authormdw <mdw>
Sat, 24 Jun 2000 20:06:21 +0000 (20:06 +0000)
committermdw <mdw>
Sat, 24 Jun 2000 20:06:21 +0000 (20:06 +0000)
README
README.cipher
README.hash
README.mp
README.random

diff --git a/README b/README
index daf861b..7662c49 100644 (file)
--- a/README
+++ b/README
@@ -33,9 +33,9 @@ Objectives
            interested in covering different sorts of cryptographic
            primitives and operations than in implementing standard
            protocols.  I'm more likely to add support for elliptic
-           curve-based public-key cryptography and secret-sharing
-           systems than supporting something like SSL or the PKCS suite
-           of standards.
+           curve-based public-key cryptography and threshold
+           cryptography systems than supporting something like SSL or
+           the PKCS suite of standards.
 
          * Portability.  Almost all of Catacomb assumes nothing more
            than plain old ANSI C, and should therefore work on any
@@ -186,10 +186,6 @@ Future directions
            management for public-key systems.  This needs a lot of
            thought, however.
 
-         * Secret-sharing systems.  Take a secret, and give n people a
-           `share' in it, so that any k <= n of them can recover the
-           secret, but fewer than k have no hope.
-
          * Arithmetic in finite fields other than the prime-order
            fields constructed by integer multiplication with a prime
            modulus.  Interesting variants of Diffie-Hellman and other
@@ -202,8 +198,7 @@ Future directions
        people have suggestions then I'll consider them fairly, although
        they shouldn't conflict with my main objectives.
 
---
-[mdw]
+-- [mdw]
 
 \f
 Local variables:
index 3c22519..46293c8 100644 (file)
@@ -350,8 +350,7 @@ Generic cipher interfaces
        generic cipher class is called simply `rc4'.
 
 
---
-[mdw]
+-- [mdw]
 
 \f
 Local variables:
index 6b0988f..7adbdbf 100644 (file)
@@ -125,8 +125,7 @@ Generic interfaces
        Note that the hash doesn't depend on the MAC object continuing
        to exist.
 
---
-[mdw]
+-- [mdw]
 
 \f
 Local variables:
index 24c0588..63bcbed 100644 (file)
--- a/README.mp
+++ b/README.mp
@@ -340,8 +340,7 @@ Conclusion
        maths library.  I hope it's provided enough background that the
        comments start making sense.
 
---
-[mdw]
+-- [mdw]
 
 \f
 Local variables:
index 25b1477..9cd3986 100644 (file)
@@ -204,8 +204,8 @@ Statistical testing
        DIEHARD distribution and the code supplied.  If you do actually
        want them, send me some mail and I'll send you a 60K tar.gz
        file by (approximate) return.   
---
-[mdw]
+
+-- [mdw]
 
 \f
 Local variables: