ct.c, ct.h: New constant-time operations.
[u/mdw/catacomb] / dsig.c
2013-01-07 Mark WoodingHash utilities: Check for and report on junk files.
2013-01-07 Mark WoodingHash utilities: maintain a hash state object, not a...
2012-01-22 Mark Woodingdsig.c: Allow precomputed hashes to be read from a...
2012-01-22 Mark Woodingcc-hash.c: New file containing hash-related code from...
2012-01-22 Mark Woodingdsig.c: Accept `-' to mean stdin/stdout in arguments...
2012-01-22 Mark WoodingCatcrypt tools: Roll out progress indicator stuff from...
2007-01-29 Mark Woodingcleanup: Big pile of whitespace fixes, all at once.
2005-09-27 mdwOptionally turn off checking of keys.
2005-09-27 mdwEliminate buggy clone-and-hack keyreport functions.
2004-10-01 mdwGeneral utilities cleanup. Add signature support to...
2004-04-17 mdwAdd simple public-key encryption program `catcrypt'.
2004-04-08 mdwSlightly better factoring.
2004-04-08 mdwExpunge revision histories in files.
2004-04-08 mdwIncompatible change! Add new signature schemes. Key...
2004-04-04 mdwAdd set -e.
2001-02-23 mdwAdd new hash functions. Provide full help for subcomma...
2000-12-06 mdwMake flags be macros rather than enumerations, to ensur...
2000-10-08 mdwShut up some warnings.
2000-08-04 mdwVarious <ctype.h> fixes.
2000-07-15 mdwMore hash functions. Bug fix in getstring.
2000-07-01 mdwUse new PKCS#1 padding functions rather than rolling...
2000-06-17 mdwProgram to generate and verify signatures on multiple...