Generic interface.
[u/mdw/catacomb] / mpmont.c
1999-11-22 mdwAdd an option to disable Montgomery reduction, so that...
1999-11-21 mdwRemove a division from the Montgomery setup by calculating
1999-11-21 mdwPerformance improvement: use @mp_sqr@ and @mpmont_reduc...
1999-11-19 mdwAdd extra interface to exponentiation which returns...
1999-11-17 mdwNew multiprecision integer arithmetic suite.