The Great Upheaval -- step 1.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 4 Sep 2004 07:50:08 +0000 (07:50 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 4 Sep 2004 07:50:08 +0000 (07:50 +0000)
24 files changed:
Makefile.am
arith24.c
arith24.h
bits.h
configure.in
diffan.c
dsarand.c
dsarand.h
fibrand.c
fibrand.h
lcrand.c
lcrand.h
matrix.c
matrix.h
sac.c
sha.c
sha.h
storin-mktab.c
storin-tests.c
storin.c
storin.h
storin.tex
sym.c
sym.h

index d2a5c96..8697e1f 100644 (file)
@@ -1,6 +1,6 @@
 ## -*-makefile-*-
 ##
-## $Id: Makefile.am,v 1.4 2001/03/11 23:46:56 mdw Exp $
+## $Id$
 ##
 ## Makefile for Storin distribution
 ##
index 19e3d3f..42f2651 100644 (file)
--- a/arith24.c
+++ b/arith24.c
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: arith24.c,v 1.2 2000/07/02 15:21:20 mdw Exp $
+ * $Id$
  *
  * Arithmetic mod %$2^{24}$%
  *
index de32484..a3343b7 100644 (file)
--- a/arith24.h
+++ b/arith24.h
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: arith24.h,v 1.2 2000/07/02 15:21:20 mdw Exp $
+ * $Id$
  *
  * Arithmetic mod %$2^{24}$%
  *
diff --git a/bits.h b/bits.h
index 0ef7403..a1bb166 100644 (file)
--- a/bits.h
+++ b/bits.h
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: bits.h,v 1.2 2000/07/02 15:21:20 mdw Exp $
+ * $Id$
  *
  * Portable bit-level manipulation macros
  *
index 46a2dfd..70fb903 100644 (file)
@@ -1,6 +1,6 @@
 dnl -*-fundamental-*-
 dnl
-dnl $Id: configure.in,v 1.4 2000/07/02 15:49:44 mdw Exp $
+dnl $Id$
 dnl
 dnl Configuration script for cipher
 dnl
index 42b5c63..dab2e09 100644 (file)
--- a/diffan.c
+++ b/diffan.c
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: diffan.c,v 1.3 2000/07/02 15:21:20 mdw Exp $
+ * $Id$
  *
  * Differential analysis of matrix multiplication
  *
index fc8bae8..f43e011 100644 (file)
--- a/dsarand.c
+++ b/dsarand.c
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: dsarand.c,v 1.2 2000/07/02 15:21:20 mdw Exp $
+ * $Id$
  *
  * Random number generator for DSA
  *
index caf75ab..75fc278 100644 (file)
--- a/dsarand.h
+++ b/dsarand.h
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: dsarand.h,v 1.2 2000/07/02 15:21:20 mdw Exp $
+ * $Id$
  *
  * Random number generator for DSA
  *
index 46ec0fc..f47b865 100644 (file)
--- a/fibrand.c
+++ b/fibrand.c
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: fibrand.c,v 1.2 2000/07/02 15:21:20 mdw Exp $
+ * $Id$
  *
  * Fibonacci generator
  *
index 3b58a64..6f07671 100644 (file)
--- a/fibrand.h
+++ b/fibrand.h
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: fibrand.h,v 1.2 2000/07/02 15:21:20 mdw Exp $
+ * $Id$
  *
  * Fibonacci generator
  *
index 682921c..74df267 100644 (file)
--- a/lcrand.c
+++ b/lcrand.c
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: lcrand.c,v 1.2 2000/07/02 15:21:20 mdw Exp $
+ * $Id$
  *
  * Simple linear congruential generator
  *
index b364c37..4211475 100644 (file)
--- a/lcrand.h
+++ b/lcrand.h
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: lcrand.h,v 1.2 2000/07/02 15:21:20 mdw Exp $
+ * $Id$
  *
  * Simple linear congruential generator
  *
index 321d9b8..f064ada 100644 (file)
--- a/matrix.c
+++ b/matrix.c
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: matrix.c,v 1.3 2000/08/05 11:27:56 mdw Exp $
+ * $Id$
  *
  * Matrix arithmetic mod %$2^{24}$%
  *
index a5ff8d6..70ab910 100644 (file)
--- a/matrix.h
+++ b/matrix.h
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: matrix.h,v 1.2 2000/07/02 15:22:07 mdw Exp $
+ * $Id$
  *
  * Matrix arithmetic mod %$2^{24}$%
  *
diff --git a/sac.c b/sac.c
index 2aa73a0..204dc29 100644 (file)
--- a/sac.c
+++ b/sac.c
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: sac.c,v 1.2 2000/07/02 15:21:20 mdw Exp $
+ * $Id$
  *
  * Testing for strict avalanche
  *
diff --git a/sha.c b/sha.c
index 1dd0058..1bd82df 100644 (file)
--- a/sha.c
+++ b/sha.c
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: sha.c,v 1.2 2000/07/02 15:21:20 mdw Exp $
+ * $Id$
  *
  * Implementation of the SHA-1 hash function
  *
diff --git a/sha.h b/sha.h
index cc8551f..f2e84ad 100644 (file)
--- a/sha.h
+++ b/sha.h
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: sha.h,v 1.2 2000/07/02 15:21:20 mdw Exp $
+ * $Id$
  *
  * Implementation of the SHA-1 hash function
  *
index 4c9295e..abdf721 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: storin-mktab.c,v 1.2 2000/07/02 15:21:20 mdw Exp $
+ * $Id$
  *
  * Search for invertible matrices
  *
index 610fcfa..bc2dbf7 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: storin-tests.c,v 1.2 2000/07/02 15:21:20 mdw Exp $
+ * $Id$
  *
  * Generate test vectors for Storin
  *
index 94d88ee..385a1b9 100644 (file)
--- a/storin.c
+++ b/storin.c
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: storin.c,v 1.2 2000/07/02 15:21:20 mdw Exp $
+ * $Id$
  *
  * Block cipher optimized for DSPs
  *
index 88ae803..1a6692a 100644 (file)
--- a/storin.h
+++ b/storin.h
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: storin.h,v 1.2 2000/07/02 15:21:20 mdw Exp $
+ * $Id$
  *
  * Block cipher optimized for DSPs
  *
index 6a958f2..fdb1704 100644 (file)
@@ -1,6 +1,6 @@
 %%% -*-latex-*-
 %%%
-%%% $Id: storin.tex,v 1.7 2001/03/11 23:46:56 mdw Exp $
+%%% $Id$
 %%%
 %%% Definition of the cipher
 %%%
diff --git a/sym.c b/sym.c
index a16c6bb..293e131 100644 (file)
--- a/sym.c
+++ b/sym.c
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: sym.c,v 1.2 2000/07/02 15:21:20 mdw Exp $
+ * $Id$
  *
  * Symbol table management
  *
diff --git a/sym.h b/sym.h
index 09c83ad..4bfd42d 100644 (file)
--- a/sym.h
+++ b/sym.h
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: sym.h,v 1.2 2000/07/02 15:21:20 mdw Exp $
+ * $Id$
  *
  * Symbol table management
  *