u/mdw/catacomb
1999-12-13 mdwMore changes. Still embryonic.
1999-12-13 mdwSlightly different rules on memory allocation.
1999-12-13 mdwSimplify and improve.
1999-12-13 mdwIncrease the entropy threshhold in rand_getgood.
1999-12-13 mdwFix a typo.
1999-12-13 mdwAdd support for seeding from a generic pseudorandom...
1999-12-12 mdwDon't bother shifting %$q$% in @mpbarrett_reduce@,...
1999-12-11 mdwFix bug in test rig link flags. Add Karatsuba squaring.
1999-12-11 mdwRemove tweakable comments.
1999-12-11 mdwKaratsuba squaring algorithm.
1999-12-11 mdwChange Karatsuba parameters slightly.
1999-12-11 mdwUse a Karatsuba-based reduction for large moduli.
1999-12-11 mdwImprove initialization slightly.
1999-12-10 mdwChange header file guard names.
1999-12-10 mdwLots of new files.
1999-12-10 mdwEmit random numbers for statistical tests.
1999-12-10 mdwMemory allocation counting.
1999-12-10 mdwTrack suggested destination changes.
1999-12-10 mdwBug fix: rand_getgood didn't update buffer pointer.
1999-12-10 mdwGeneric cipher and RNG interfaces.
1999-12-10 mdwEmbryonic library reference manual.
1999-12-10 mdwFix output for large numbers.
1999-12-10 mdwKaratsuba-Ofman multiplication algorithm.
1999-12-10 mdwRemove unnecessary quotes.
1999-12-10 mdwSensible testcases for -INT_MAX.
1999-12-10 mdwGCD support for negative numbers and zero.
1999-12-10 mdwBarrett reduction support: works with even moduli.
1999-12-10 mdwBug fix: remove old spurious fflush.
1999-12-10 mdwBug fix: flush buffers before forking.
1999-12-10 mdwAllocate slightly less memory.
1999-12-10 mdwSupport for generating random large integers.
1999-12-10 mdwSupport for uint32.
1999-12-10 mdwInterface changes for suggested destinations. Use...
1999-12-10 mdwGeneric interface.
1999-12-10 mdwNew hash interface requirements.
1999-12-10 mdwMinor bugfixes. New interface for suggested destinations.
1999-12-10 mdwImprove error-checking.
1999-12-10 mdwChange interface for suggested destinations.
1999-12-10 mdwSplit mode macros into interface and implementation.
1999-12-10 mdwGeneric interface.
1999-12-10 mdwNoncryptographic random number generator.
1999-12-10 mdwBlum-Blum-Shub generator, and Blum-Goldwasser encryption.
1999-11-25 mdwSupport for conversions between MPs and C integers.
1999-11-23 mdwRemove stray debugging code.
1999-11-23 mdwUse `0x' instead of `16_'.
1999-11-22 mdwAdd yet more source files.
1999-11-22 mdwAdd support for solving Chinese Remainder Theorem problems.
1999-11-22 mdwAdd support for computing Jacobi symbols.
1999-11-22 mdwFix bug which failed to favour `x' when `y' wasn't...
1999-11-22 mdwImprove dependencies for test programs.
1999-11-22 mdwAdd an option to disable Montgomery reduction, so that...
1999-11-22 mdwDocument the tweakables.
1999-11-22 mdwCreate object files for test programs so that rebuildin...
1999-11-21 mdwFix bug. Improve diagnostic capabilities.
1999-11-21 mdwAdd mp version of MPX_BITS.
1999-11-21 mdwVersion bump.
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-20 mdwIntegrate testing for MPX routines.
1999-11-20 mdwImprove dependencies. Move mpx testing into mpx.c.
1999-11-20 mdwMoved into mpx.c.
1999-11-20 mdwAdd Diffie-Hellman support.
1999-11-20 mdwUse function versions of MPX_UMULN and MPX_UADDN.
1999-11-20 mdwAllow event handler to abort the search process.
1999-11-20 mdwAdd function versions of some low-level macros with...
1999-11-20 mdwAdd multiply-and-add function for Diffie-Hellman safe...
1999-11-19 mdwAdd DSA files and tests.
1999-11-19 mdwImplementation of the Digital Signature Algorithm.
1999-11-19 mdwAdded some more tests, from the DSA suite.
1999-11-19 mdwModify notes section slightly.
1999-11-19 mdwTest prime number finder.
1999-11-19 mdwGenerate small primes table.
1999-11-19 mdwSimultaneous exponentiation support.
1999-11-19 mdwFix const annotation.
1999-11-19 mdwSet flags on results correctly.
1999-11-19 mdwAdd extra test vector from FIPS 180-1.
1999-11-19 mdwTest for strange bug. Add tests for simultaneous expon...
1999-11-19 mdwPrime number generator and tester.
1999-11-19 mdwAdd extra interface to exponentiation which returns...
1999-11-19 mdwAdd extra interface to exponentiation which returns...
1999-11-17 mdwMany new files and test cases for multiprecision arithm...
1999-11-17 mdwChange memory allocation for division test now that...
1999-11-17 mdwAdd two's complement support. Fix a bug in MPX_UMLAN.
1999-11-17 mdwAdd two's-complement functionality. Improve mpx_udiv...
1999-11-17 mdwNew multiprecision integer arithmetic suite.
1999-11-17 mdwSplit into several parts.
1999-11-14 mdwReplaced by more portable AWK version.
1999-11-14 mdwNew, more portable test vector generator written in...
1999-11-14 mdwMore test vectors from new generator.
1999-11-13 mdwRemove stray debugging code.
1999-11-13 mdwInclude multiprecision maths stuff.
1999-11-13 mdwDon't be pedantic, because using `long long' as a multi...
1999-11-13 mdwFixed so that they compile. Minor interface changes.
1999-11-13 mdwFormat source code properly ;-). Attach suffixes to...
1999-11-13 mdwRandom generator for MP testcases.
1999-11-13 mdwLots of test vectors for low-level MP stuff.
1999-11-13 mdwVery low-level definitions for MP types.
1999-11-13 mdwMinor interface changes. Should be stable now.
1999-11-13 mdwMultiprecision routines finished and tested.
1999-11-13 mdwTest rig for low-level MP arithmetic.
next