X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/8823192f6413bed15cfa884ed3a3cbbb97885657..f7061dad5d93b445ab19a7c13e1813bf36061a73:/ec.c diff --git a/ec.c b/ec.c index a2b229f..c95333f 100644 --- a/ec.c +++ b/ec.c @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: ec.c,v 1.4.4.2 2004/03/20 00:13:31 mdw Exp $ + * $Id: ec.c,v 1.5 2004/03/21 22:52:06 mdw Exp $ * * Elliptic curve definitions * @@ -30,6 +30,9 @@ /*----- Revision history --------------------------------------------------* * * $Log: ec.c,v $ + * Revision 1.5 2004/03/21 22:52:06 mdw + * Merge and close elliptic curve branch. + * * Revision 1.4.4.2 2004/03/20 00:13:31 mdw * Projective coordinates for prime curves *