Table for driving key data extraction.
[u/mdw/catacomb] / mpmont.c
1999-12-22 mdwAdjust Karatsuba parameters.
1999-12-11 mdwUse a Karatsuba-based reduction for large moduli.
1999-12-10 mdwChange interface for suggested destinations.
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.