ct.c, ct.h: New constant-time operations.
[u/mdw/catacomb] / group.h
2013-05-27 Mark WoodingRevert "group.h: Fix the struct tag for `group'."
2013-05-27 Mark WoodingMerge branch 'master' of git.distorted.org.uk:~mdw...
2013-04-10 Mark Woodinggroup.h: Fix the struct tag for `group'.
2007-01-29 Mark Woodingcleanup: Big pile of whitespace fixes, all at once.
2004-10-20 mdwSupport subgroups of binary fields.
2004-10-04 mdwBreaks ABI! Add identification slots to abstract group...
2004-04-17 mdwAdd simple public-key encryption program `catcrypt'.
2004-04-08 mdwExpunge revision histories in files.
2004-04-04 mdwRaw I/O of elliptic curve points and group elements.
2004-04-03 mdwGeneral robustification.
2004-04-01 mdwAdd cyclic group abstraction, with test code. Separate...