X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/f46efa79cd2bb9adc81541f1218965f85a6b2eef..578a86d91941a0f722b87973d88e84ec2cf9a608:/mpreduce-exp.h diff --git a/mpreduce-exp.h b/mpreduce-exp.h index 781cfab..67ec50d 100644 --- a/mpreduce-exp.h +++ b/mpreduce-exp.h @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: mpreduce-exp.h,v 1.1 2004/03/27 00:04:46 mdw Exp $ + * $Id: mpreduce-exp.h,v 1.2 2004/04/08 01:36:15 mdw Exp $ * * Exponentiation operations for binary field reduction * @@ -27,20 +27,6 @@ * MA 02111-1307, USA. */ -/*----- Revision history --------------------------------------------------* - * - * $Log: mpreduce-exp.h,v $ - * Revision 1.1 2004/03/27 00:04:46 mdw - * Implement efficient reduction for pleasant-looking primes. - * - * Revision 1.2 2004/03/21 22:52:06 mdw - * Merge and close elliptic curve branch. - * - * Revision 1.1.2.1 2004/03/21 22:39:46 mdw - * Elliptic curves on binary fields work. - * - */ - #ifndef CATACOMB_MPREDUCE_EXP_H #define CATACOMB_MPREDUCE_EXP_H