gdsa: Include "dsa.h" for dsa_h2n.
[u/mdw/catacomb] / keyutil.c
2007-01-29 Mark Woodingcleanup: Big pile of whitespace fixes, all at once.
2007-01-16 Mark WoodingMerge branch 'fixes'
2006-11-22 Mark WoodingMerge branch 'master' of git+ssh://metalzone.distorted...
2006-11-22 Mark Woodingkeyutil: Allow explicit setting of key-id.
2006-02-11 Mark Woodingdh, keyutil: Implement KCDSA key generation.
2005-10-05 mdwFix segfault in retagging.
2005-09-27 mdwCheck freshness on signatures.
2005-09-27 mdwkey getattr
2005-09-22 mdwMajor and incompatible overhaul of key_data representat...
2005-09-13 mdwFix error message in merge.
2005-09-13 mdwVerify key fingerprints.
2004-11-11 mdwLock elliptic-curve keys as requested.
2004-10-20 mdwSupport subgroups of binary fields.
2004-10-01 mdwGeneral utilities cleanup. Add signature support to...
2004-04-21 mdwCopy attributes from parameter keys.
2004-04-08 mdwExpunge revision histories in files.
2004-04-08 mdwkey-binary.c
2004-04-03 mdwOops. Fix formatting. :-S
2004-04-03 mdwFix stupid error in previous rashly-committed version.
2004-04-03 mdwHandle points at infinity properly in listings.
2004-04-03 mdwAllow explicit group parameters for DH groups.
2004-04-01 mdwAdd cyclic group abstraction, with test code. Separate...
2004-03-28 mdwGenerate, store and retreive elliptic curve keys.
2004-03-21 mdwMerge and close elliptic curve branch.
2003-10-15 mdwFix help message.
2003-05-15 mdwFix behaviour with bogus trailing attributes.
2001-02-23 mdwSimplify usage message by removing nonexistant options.
2001-02-21 mdwProvide help on individual commands (some need it despa...
2001-02-03 mdwStore the correct seed information and count for DSA...
2000-12-06 mdwMake flags be macros rather than enumerations, to ensur...
2000-10-08 mdwUse @MP_EQ@ instead of @MP_CMP@.
2000-08-15 mdwMinor formatting change in listing attributes.
2000-07-29 mdwSupport Lim-Lee primes in Diffie-Hellman parameter...
2000-07-01 mdwUse new interfaces for key manipulation.
2000-06-17 mdwUse secure memory interface from MP library. `rand_get...
2000-02-12 mdwOverhaul of key management (again).
1999-12-22 mdwTrack new key-management changes. Support new key...
1999-11-02 mdwFix newlines in keyring list.
1999-10-15 mdwIn `key list', show timezone for local times, and suppo...
1999-09-03 mdwInitial import.