u/mdw/catacomb
1999-12-22 mdwSearch for primitive elements using prime-search equipment.
1999-12-22 mdwPassphrase pixie support.
1999-12-22 mdwPortable interface to reading passphrases.
1999-12-22 mdwLabel system-specific parts more clearly.
1999-12-22 mdwUse clever recursive algorithm for writing numbers...
1999-12-22 mdwMake the buffer passed to `put' op constant.
1999-12-22 mdwAdd `mprand_range'.
1999-12-22 mdwModify `mprand' slightly. Add `mprand_range'.
1999-12-22 mdwAdjust Karatsuba parameters.
1999-12-22 mdwAdjust Karatsuba parameters. Calculate destination...
1999-12-22 mdwRandom number generator for finding DSA parameters.
1999-12-22 mdwReworking for new prime-search system.
1999-12-22 mdwRename `bbs_params' to `bbs_param' for consistency.
1999-12-22 mdwFind `strong' RSA primes using Gordon's algorithm.
1999-12-22 mdwCalculate product of small primes for DSA prime search.
1999-12-22 mdwInitial RSA support.
1999-12-22 mdwReworking for new prime-search system. Add function...
1999-12-22 mdwRenamed from `pgen'. Reworking for new prime-search...
1999-12-22 mdwNew function for division by a small integer.
1999-12-22 mdwRename output file. Make output constants unsigned.
1999-12-22 mdwTrack new key-management changes. Support new key...
1999-12-22 mdwMajor key-management revision.
1999-12-13 mdwFix a couple of minor bugs in the distribution set.
1999-12-13 mdwTypo fixes (already!).
1999-12-13 mdwVersion bump.
1999-12-13 mdwLarge number tests for Karatsuba squaring.
1999-12-13 mdwSome documentation so users aren't completely lost.
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.
next