Support subgroups of binary fields.
[u/mdw/catacomb] / keyutil.c
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.