cc.h: Reorder the declarations.
[u/mdw/catacomb] / f-prime.c
2007-01-29 Mark Woodingcleanup: Big pile of whitespace fixes, all at once.
2004-12-01 mdwBetter reduction.
2004-11-09 mdwA variety of small tweaks and fixes. Make mpmont etc...
2004-10-26 mdwField exponentiation. Add field size to field structur...
2004-10-04 mdwBreaks ABI! Add identification slots to abstract group...
2004-10-04 mdwRename MP_IS* to MP_*P, for consistency's sake. Use...
2004-04-08 mdwExpunge revision histories in files.
2004-04-03 mdwGeneral robustification.
2004-04-02 mdwMiscellaneous constification.
2004-04-01 mdwNormal basis support (translates to poly basis internal...
2004-04-01 mdwAdd cyclic group abstraction, with test code. Separate...
2004-03-27 mdwStandard curves and curve checking.
2004-03-23 mdwTest elliptic curves more thoroughly.
2004-03-23 mdwRandom field-element selection.
2004-03-21 mdwMerge and close elliptic curve branch.
2004-03-21 mdwElliptic curves on binary fields work.
2004-03-20 mdwProjective coordinates for prime curves
2003-06-10 mdwSimple (non-projective) curves over prime fields now...
2003-05-15 mdwMake elliptic curve stuff build.
2002-01-13 mdwFurther progress.
2001-04-29 mdwPrototype version.