chiark / gitweb /
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 daf861bc20e9800ea3f9166878d6bea077d54c2d..7662c49029045a41116f28b8e768aaabb9ed9570 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
            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
 
          * 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.
 
            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
          * 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.
 
        people have suggestions then I'll consider them fairly, although
        they shouldn't conflict with my main objectives.
 
---
-[mdw]
+-- [mdw]
 
 \f
 Local variables:
 
 \f
 Local variables:
index 3c225195052d05ae6504c5771fa1eac03c3d08c9..46293c822e1a71ab8878b14ff252b87ce772b129 100644 (file)
@@ -350,8 +350,7 @@ Generic cipher interfaces
        generic cipher class is called simply `rc4'.
 
 
        generic cipher class is called simply `rc4'.
 
 
---
-[mdw]
+-- [mdw]
 
 \f
 Local variables:
 
 \f
 Local variables:
index 6b0988fc84817c60b1b901c271fe575da7b731b8..7adbdbf80d7f600ee1d09bbf7bb6b32cf3a430df 100644 (file)
@@ -125,8 +125,7 @@ Generic interfaces
        Note that the hash doesn't depend on the MAC object continuing
        to exist.
 
        Note that the hash doesn't depend on the MAC object continuing
        to exist.
 
---
-[mdw]
+-- [mdw]
 
 \f
 Local variables:
 
 \f
 Local variables:
index 24c0588b3d98e3ae69ed45f4c505d27d004568d4..63bcbed5084c6d1be30d007548fdf1675c909663 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.
 
        maths library.  I hope it's provided enough background that the
        comments start making sense.
 
---
-[mdw]
+-- [mdw]
 
 \f
 Local variables:
 
 \f
 Local variables:
index 25b1477500bb2dac2a8aea8a5817e6844535c311..9cd39860e15c514962dec27ccf48d51d0d6d7458 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.   
        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:
 
 \f
 Local variables: