X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/ceb3f0c0a3b7bb3fa3250d31b04c382894095e52..c3caa2face1cda7002eb58245ad75865bf437455:/mpbarrett-exp.h diff --git a/mpbarrett-exp.h b/mpbarrett-exp.h index e34ea49..dd02637 100644 --- a/mpbarrett-exp.h +++ b/mpbarrett-exp.h @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: mpbarrett-exp.h,v 1.1.4.1 2004/03/20 00:20:05 mdw Exp $ + * $Id: mpbarrett-exp.h,v 1.2 2004/03/21 22:52:06 mdw Exp $ * * Exponentiation operations for Barrett reduction * @@ -30,6 +30,9 @@ /*----- Revision history --------------------------------------------------* * * $Log: mpbarrett-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:20:05 mdw * Projective coordinates for prime curves *