Simple (non-projective) curves over prime fields now seem to work.
[u/mdw/catacomb] / field.c
diff --git a/field.c b/field.c
index c7e7559..0f02fa7 100644 (file)
--- a/field.c
+++ b/field.c
@@ -1,8 +1,9 @@
 /* -*-c-*-
  *
 /* -*-c-*-
  *
- * $Id: field.c,v 1.1 2001/05/07 17:30:13 mdw Exp $
+ * $Id: field.c,v 1.1.4.1 2003/06/10 13:43:53 mdw Exp $
+ *
+ * Abstract field operations
  *
  *
- * [Abstract field operations *
  * (c) 2001 Straylight/Edgeware
  */
 
  * (c) 2001 Straylight/Edgeware
  */
 
@@ -29,6 +30,9 @@
 /*----- Revision history --------------------------------------------------* 
  *
  * $Log: field.c,v $
 /*----- Revision history --------------------------------------------------* 
  *
  * $Log: field.c,v $
+ * Revision 1.1.4.1  2003/06/10 13:43:53  mdw
+ * Simple (non-projective) curves over prime fields now seem to work.
+ *
  * Revision 1.1  2001/05/07 17:30:13  mdw
  * Add an internal-representation no-op function.
  *
  * Revision 1.1  2001/05/07 17:30:13  mdw
  * Add an internal-representation no-op function.
  *