debian/source/format: Apparently I have to have one of these now.
[catacomb] / symm /
2015-07-20 Mark WoodingMerge branch 'mdw/latin-dances'
2015-07-03 Mark Woodingsymm: Implement Bernstein's ChaCha stream cipher.
2015-07-03 Mark Woodingsymm: Implement Bernstein's Salsa20 stream cipher and...
2015-05-25 Mark WoodingMerge branch 'mdw/fixes'
2015-05-25 Mark Woodingsymm/safer.[ch]: Correct description for `safer_setup'.
2015-03-22 Mark Woodingsymm/rc4.h: Mention that RC4 isn't really very good.
2015-03-22 Mark Woodingsymm/rc4.[ch]: Fix incorrect documentation on `rc4_rand'.
2015-03-22 Mark Woodingsymm/seal.c: Fix IV handling through `gcipher' interface.
2015-03-15 Mark Woodingsymm/multigen: Some UI improvements.
2015-03-15 Mark Woodingsymm: Expunge stubby header files from the source tree.
2015-03-15 Mark Woodingsymm/Makefile.am: Modes files listed as `EXTRA_DIST...
2015-03-15 Mark Woodingsymm/Makefile.am: Have modes things depend on `Makefile...
2015-03-15 Mark Woodingsymm/modes.am.in: Fix `Generated from ...' header.
2014-05-14 Mark Woodingmath/mpgen, symm/multigen: Add copious commentary.
2014-05-14 Mark Woodingmath/mpgen, symm/multigen: Various minor cleanups.
2013-12-28 Mark Woodingsymm/multigen: Fix for Python 2.5.
2013-08-11 Mark WoodingMore whitespace fixes.
2013-06-28 Mark WoodingUse the shiny new `mLib' warning-control macros.
2013-06-28 Mark WoodingMuffle GCC warnings in various ways.
2013-06-22 Mark WoodingGenerate precomputed tables as sources in `precomps/'.
2013-06-22 Mark WoodingRearrange the file tree.