Use the generic exponentiation functions.
[u/mdw/catacomb] / mpbarrett.c
2001-06-16 mdwUse the generic exponentiation functions.
2001-04-19 mdwUse sliding-window exponentiation.
2000-10-08 mdw(mpbarrett_reduce): Cope with negative numbers.
2000-07-29 mdwChange to use left-to-right bitwise exponentiation...
2000-06-17 mdwMajor memory management overhaul. Added arena support...
1999-12-12 mdwDon't bother shifting %$q$% in @mpbarrett_reduce@,...
1999-12-11 mdwImprove initialization slightly.
1999-12-10 mdwBarrett reduction support: works with even moduli.