X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/ceb3f0c0a3b7bb3fa3250d31b04c382894095e52..c3caa2face1cda7002eb58245ad75865bf437455:/gfx.h diff --git a/gfx.h b/gfx.h index d525650d..18ac9a55 100644 --- a/gfx.h +++ b/gfx.h @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: gfx.h,v 1.1.4.1 2004/03/21 22:39:46 mdw Exp $ + * $Id: gfx.h,v 1.2 2004/03/21 22:52:06 mdw Exp $ * * Low-level arithmetic on binary polynomials * @@ -30,6 +30,9 @@ /*----- Revision history --------------------------------------------------* * * $Log: gfx.h,v $ + * Revision 1.2 2004/03/21 22:52:06 mdw + * Merge and close elliptic curve branch. + * * Revision 1.1.4.1 2004/03/21 22:39:46 mdw * Elliptic curves on binary fields work. *