hashsum.1: Write some notes about compatibility with GNU Coreutils.
[u/mdw/catacomb] / f-binpoly.c
2007-01-29 Mark Woodingcleanup: Big pile of whitespace fixes, all at once.
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-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.