hashsum.c: Return nonzero from `checkhash' on errors.
[u/mdw/catacomb] / mp-sqrt.c
2007-01-29 Mark Woodingcleanup: Big pile of whitespace fixes, all at once.
2004-12-01 mdwFix bogus comparison revealed by mp_cmp fix.
2004-10-04 mdwRename MP_IS* to MP_*P, for consistency's sake. Use...
2004-04-08 mdwExpunge revision histories in files.
2004-03-27 mdwStandard curves and curve checking.
2001-02-03 mdwNow @mp_drop@ checks its argument is non-NULL before...
2000-10-08 mdwUse @MP_EQ@ instead of @MP_CMP@.
2000-06-22 mdwCompute (approximations to) integer square roots.