gdsa: Fix the conversion of hashes to integers to conform to the spec.
[u/mdw/catacomb] / ec-info.c
2007-02-23 Mark Woodingec-info: Better checking of embedding degrees.
2007-02-21 Mark Woodingec-info: Add trailing newline to error message.
2007-01-29 Mark Woodingec-info: Overhaul elliptic curve domain parameter checking.
2007-01-29 Mark Woodingcleanup: Big pile of whitespace fixes, all at once.
2007-01-16 Mark WoodingModify syntax of field and curve specs to reserve `/'.
2007-01-16 Mark WoodingMerge branch 'fixes'
2006-04-04 Mark Woodingcleanup: Various aesthetic fiddlings of little consequence.
2005-03-05 mdwExport the code to transform DH or EC table entries...
2004-10-16 mdwAdd utility for computing conversion factors for ONBs...
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-17 mdwAdd simple public-key encryption program `catcrypt'.
2004-04-08 mdwConst-correctness fix.
2004-04-08 mdwExpunge revision histories in files.
2004-04-03 mdwGeneral robustification.
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.