.links: Drop obsolete `lib-config.in' file.
[u/mdw/catacomb] / ec-prime.c
2007-01-29 Mark Woodingcleanup: Big pile of whitespace fixes, all at once.
2004-11-03 mdwBug fix in prime curve doubling: if 2 P = O then it...
2004-10-04 mdwBreaks ABI! Add identification slots to abstract group...
2004-04-08 mdwExpunge revision histories in files.
2004-04-03 mdwGeneral robustification.
2004-04-01 mdwAdd cyclic group abstraction, with test code. Separate...
2004-03-27 mdwStandard curves and curve checking.
2004-03-27 mdwImplement efficient reduction for pleasant-looking...
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-04-29 mdwPrototype version.