X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/ceb3f0c0a3b7bb3fa3250d31b04c382894095e52..8404fd750e8d1a635ccb3895e4f0e155e5f5e3cf:/gfreduce-exp.h diff --git a/gfreduce-exp.h b/gfreduce-exp.h index 0393145..f826fc7 100644 --- a/gfreduce-exp.h +++ b/gfreduce-exp.h @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: gfreduce-exp.h,v 1.1.2.1 2004/03/21 22:39:46 mdw Exp $ + * $Id: gfreduce-exp.h,v 1.2 2004/03/21 22:52:06 mdw Exp $ * * Exponentiation operations for binary field reduction * @@ -30,6 +30,9 @@ /*----- Revision history --------------------------------------------------* * * $Log: gfreduce-exp.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. *