X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/ceb3f0c0a3b7bb3fa3250d31b04c382894095e52..c3caa2face1cda7002eb58245ad75865bf437455:/exp.h diff --git a/exp.h b/exp.h index fc9e3a92..6bfd686b 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 *