Add cyclic group abstraction, with test code. Separate off exponentation
[u/mdw/catacomb] / ec.h
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-22 mdwRationalise the sliding-window threshold. Drop guarant...
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-05-07 mdwTreat projective coordinates as an internal representat...
2001-04-29 mdwPrototype version.