X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/ceb3f0c0a3b7bb3fa3250d31b04c382894095e52..3563e36580c7dad68cd6d3f7eb82eef570fc0c76:/gfreduce.h diff --git a/gfreduce.h b/gfreduce.h index 2fc4c0a..9840b5e 100644 --- a/gfreduce.h +++ b/gfreduce.h @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: gfreduce.h,v 1.1.2.1 2004/03/21 22:39:46 mdw Exp $ + * $Id: gfreduce.h,v 1.2 2004/03/21 22:52:06 mdw Exp $ * * Reduction modulo sparse binary polynomials * @@ -30,6 +30,9 @@ /*----- Revision history --------------------------------------------------* * * $Log: gfreduce.h,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. *