cc-hash.c (fhash): The FILE name may be null.
[u/mdw/catacomb] / ec.c
2007-01-29 Mark Woodingcleanup: Big pile of whitespace fixes, all at once.
2005-03-05 mdwAdd some fast paths for standard operations.
2004-04-08 mdwExpunge revision histories in files.
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-21 mdwMerge and close elliptic curve branch.
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.