u/mdw/catacomb
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.
1999-11-11 mdwUse `libtool' to generate a shared library.
1999-11-11 mdwMinor changes for different `mptypes.h' format.
1999-11-11 mdwUpdates for new configuration system, and `mptypes...
1999-11-11 mdwBuild `mptypes.h' header file appropriately for the...
1999-11-11 mdwNew library configuration system.
1999-11-11 mdwAppropriate types now generated automatically.
1999-11-11 mdwMinor reformatting.
1999-11-11 mdwA bit of reformatting. Initialize the uid and gid...
1999-11-11 mdwUse fewer copies of the silly story to improve performance.
1999-11-11 mdwUse canned check for `ssize_t'.
1999-11-02 mdwFix newlines in keyring list.
1999-10-30 mdwBring manpages up to date.
1999-10-24 mdwModify for standalone distribution. The library's...
1999-10-24 mdwInstall headers in the right directory.
1999-10-24 mdwDistribute GPL notice.
1999-10-23 mdwVersion number change.
1999-10-23 mdwThe `CVS' directory can't be hardlinked. Don't worry...
1999-10-15 mdwAdd a little more explanatory text for the pool and...
1999-10-15 mdwIn `key list', show timezone for local times, and suppo...
1999-10-15 mdwRemove extraneous comma.
1999-10-15 mdwIncrease output buffer a bit for performance.
1999-10-12 mdwUpdated. Almost finished, in fact. ;-)
1999-10-12 mdwMake pool and buffer sizes more sensible.
1999-09-03 mdwInitial import.