catacomb-python
2006-03-30 Mark Woodingfield: Correct conversions from integers.
2006-03-22 Mark Woodinggetulong: Compare with LONG_MAX to decide what Python...
2006-03-21 Mark Woodingkey: Use convulong instead of PyLong_AsUnsignedLong.
2006-03-07 Mark Woodingkey: Fixing of expiry and deletion time properties.
2006-03-07 Mark WoodingRemove the various `getuNN' functions and replace them...
2006-03-07 Mark Woodingutil: Report ValuError (not TypeError) for failed integ...
2006-03-06 Mark Woodingkey: Add read-only mapping methods to Keyfile.
2006-03-06 Mark Woodingmappings: Separate mapping methods into read-only and...
2006-03-06 Mark Woodinggitignore: Ignore the COPYING file.
2006-02-15 Mark Woodingdebian: Fix package sections.
2006-02-12 Mark Woodinggroup: Implement KCDSA group generation.
2006-02-08 Mark Woodinginfra: Add a copy of the GPL.
2006-02-04 Mark Woodinggf: Make GF.fromstring consistent with MP.fromstring
2006-02-04 Mark Woodingmp: Forbid negative bit numbers in {set,clear,test...
2006-01-28 Mark Woodingec, group: Bug squashing.
2006-01-28 Mark Wooding__init__.py: Spruce up a lot.
2006-01-28 Mark Woodingrand: Generators based on symmetric algorithms; fixing
2006-01-28 Mark Woodingmp: Replace MP.product() by an MPMul class. Much more...
2006-01-28 Mark WoodingBug squashing.
2006-01-28 Mark WoodingReorganization: split out utilities; mapping methods
2006-01-28 Mark Woodingalgorithms: Add PRPs as objects in their own right.
2006-01-28 Mark Woodingdebian: various fixes.
2006-01-28 Mark Woodingpassim: fix typo
2006-01-28 Mark Woodinggf.c: remove stub file
2006-01-28 Mark WoodingExtract Subversion ignore data.
2005-09-27 mdwkey_qtag fixing.
2005-09-27 mdwBuffer sharing and subbuffers.
2005-09-26 mdwCheckin, Debianized and more or less complete.
2005-09-15 mdwFix for Cygwin.
2005-06-21 mdwVarious other little bits.
2005-06-21 mdwModularize the password safe.
2005-04-29 mdwMore fixing for modern Pythons. No longer works with...
2005-04-28 mdwUse default python to build.
2005-04-27 mdwFixing for Python 2.3 and later.
2005-04-10 mdwVarious minor fixings.
2005-04-10 mdwInitial check-in of catacomb-python.
2005-04-10 mdwImport catacomb-python.