chiark / gitweb /
Merge and close elliptic curve branch.
[catacomb] / gf-arith.c
index 6838e44f519e2d75325426688f476bab9832ccbd..debfba143a13814b73836c53eb9975cfad2e1073 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: gf-arith.c,v 1.1.2.1 2004/03/21 22:39:46 mdw Exp $
+ * $Id: gf-arith.c,v 1.2 2004/03/21 22:52:06 mdw Exp $
  *
  * Basic arithmetic on binary polynomials
  *
@@ -30,6 +30,9 @@
 /*----- Revision history --------------------------------------------------* 
  *
  * $Log: gf-arith.c,v $
+ * Revision 1.2  2004/03/21 22:52:06  mdw
+ * Merge and close elliptic curve branch.
+ *
  * Revision 1.1.2.1  2004/03/21 22:39:46  mdw
  * Elliptic curves on binary fields work.
  *