X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/8823192f6413bed15cfa884ed3a3cbbb97885657..f7061dad5d93b445ab19a7c13e1813bf36061a73:/exp.h diff --git a/exp.h b/exp.h index fc9e3a9..6bfd686 100644 --- a/exp.h +++ b/exp.h @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: exp.h,v 1.1.4.1 2004/03/20 00:13:31 mdw Exp $ + * $Id: exp.h,v 1.2 2004/03/21 22:52:06 mdw Exp $ * * Generalized exponentiation * @@ -30,6 +30,9 @@ /*----- Revision history --------------------------------------------------* * * $Log: exp.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/20 00:13:31 mdw * Projective coordinates for prime curves *