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