chiark / gitweb /
t/t-algorithms.py: Add tests for other HSalsa20 and HChaCha key sizes.
[catacomb-python] / setup.py
2019-11-27 Mark WoodingMerge branch '1.2.x' into 1.3.x
2019-11-27 Mark Woodingt/: Add a test suite.
2019-09-22 Mark Woodingsetup.py: Update required Catacomb version.
2019-09-21 Mark Woodingsetup.py: Update mLib dependency to match `debian/control'.
2019-09-21 Mark WoodingMerge branch 'mdw/aead'
2019-09-21 Mark Woodingalgorithms.c, etc.: Support the new AEAD abstraction.
2019-09-21 Mark Woodingalgorithms.py: Support the new blockcipher-based MAC...
2018-12-24 Mark Woodingsetup.py: Fix the advertised package URL.
2018-11-10 Mark Woodingsetup.py: Fix the advertised package URL.
2018-11-10 Mark Woodingpock: New program for generating and verifying primalit...
2017-07-07 Mark Woodingpwsafe.1: Documentation for the password safe.
2017-05-14 Mark WoodingMerge branch '1.1.x'
2017-04-07 Mark Woodingalgorithms.c: Add support for Poly1305.
2015-07-20 Mark WoodingRequire a shiny new library version.
2013-06-16 Mark WoodingOverhaul build system using new `cfd' machinery.
2009-10-04 Mark Woodingbuild: Use mdwsetup.py from new CFD. Announce 1.0.2. 1.0.2
2008-04-04 Mark Woodingsetup: Use pkg-config to find out about libraries.
2007-02-17 Mark WoodingGeneral: Fix lots of whitespace issues.
2006-01-28 Mark WoodingReorganization: split out utilities; mapping methods
2005-09-26 mdwCheckin, Debianized and more or less complete.
2005-09-15 mdwFix for Cygwin.
2005-04-10 mdwInitial check-in of catacomb-python.