2019-12-16 |
Mark Wooding | Merge branch '2.4.x' into 2.5.x |
tree | commitdiff |
2019-10-08 |
Mark Wooding | Merge branch '2.4.x' into 2.5.x |
tree | commitdiff |
2019-10-01 |
Mark Wooding | Merge branch '2.4.x' into 2.5.x |
tree | commitdiff |
2019-09-29 |
Mark Wooding | Merge branch '2.4.x' into 2.5.x |
tree | commitdiff |
2019-09-27 |
Mark Wooding | Merge branch '2.4.x' into 2.5.x |
tree | commitdiff |
2019-09-21 |
Mark Wooding | Merge branch '2.4.x' |
tree | commitdiff |
2019-09-08 |
Mark Wooding | Merge branch 'mdw/rsvr' |
tree | commitdiff |
2019-09-08 |
Mark Wooding | symm/gcm-*.S: GCM acceleration using hardware polynomia... |
tree | commitdiff |
2019-09-08 |
Mark Wooding | symm/gcm.c: Add low-level multiplication tests. |
tree | commitdiff |
2019-09-05 |
Mark Wooding | symm/ocb3.h, symm/ocb3-def.h: Implement the OCB3 auth... |
tree | commitdiff |
2019-09-05 |
Mark Wooding | utils/advmodes: Implement (only) a toy version of OCB2. |
tree | commitdiff |
2019-09-05 |
Mark Wooding | symm/ocb1.h, symm/pmac1.h, ...: Implement PMAC1 and... |
tree | commitdiff |
2019-09-05 |
Mark Wooding | symm/ccm.h, symm/ccm-def.h: Implement the CCM authentic... |
tree | commitdiff |
2019-09-05 |
Mark Wooding | symm/gcm.h, symm/gcm-def.h: Implement the GCM authentic... |
tree | commitdiff |
2019-09-05 |
Mark Wooding | symm/eax.h, symm/eax-def.h: Implement the EAX authentic... |
tree | commitdiff |
2019-09-05 |
Mark Wooding | symm/cmac.h, symm/cmac-def.h: Implement the CMAC (OMAC... |
tree | commitdiff |
2018-06-11 |
Mark Wooding | utils/split-pieces: Introduce unsigned quick fields. |
tree | commitdiff |
2018-06-11 |
Mark Wooding | utils/split-pieces (QfConvert): Split out a subclass. |
tree | commitdiff |
2018-06-11 |
Mark Wooding | utils/split-pieces (QfConvert): Rename to `BaseQfConvert'. |
tree | commitdiff |
2018-06-11 |
Mark Wooding | utils/split-pieces (QfConvert): Construct an instance... |
tree | commitdiff |
2017-10-19 |
Mark Wooding | utils/split-pieces: Report the correct command-line... |
tree | commitdiff |
2017-10-19 |
Mark Wooding | utils/curve25519.sage: Remove redundant coercion to... |
tree | commitdiff |
2017-10-19 |
Mark Wooding | utils/curve25519.sage: Remove second definition of... |
tree | commitdiff |
2017-07-04 |
Mark Wooding | Merge branch '2.3.x' |
tree | commitdiff |
2017-06-22 |
Mark Wooding | Merge branch '2.3.x' |
tree | commitdiff |
2017-05-14 |
Mark Wooding | math/f25519.c, utils/curve25519.sage: Slightly improve... |
tree | commitdiff |
2017-05-14 |
Mark Wooding | utils/split-pieces, pub/ed25519.c: New utility makes... |
tree | commitdiff |
2017-05-14 |
Mark Wooding | symm/keccak1600.[ch]: Add the Keccak-p[1600, n] permuta... |
tree | commitdiff |
2017-05-14 |
Mark Wooding | Merge branch '2.3.x' |
tree | commitdiff |
2017-04-30 |
Mark Wooding | Merge branches 'mdw/latin-ietf' and 'mdw/curve25519' |
tree | commitdiff |
2017-04-29 |
Mark Wooding | pub/, progs/: Add support for X448 key exchange, define... |
tree | commitdiff |
2017-04-29 |
Mark Wooding | pub/, progs/: Implement Bernstein's Ed25519 signature... |
tree | commitdiff |
2017-04-29 |
Mark Wooding | math/f25519.[ch]: More field operations. |
tree | commitdiff |
2017-04-29 |
Mark Wooding | pub/, progs/: Implement Bernstein's X25519 key-exchange... |
tree | commitdiff |
2017-04-29 |
Mark Wooding | math/f25519.c: Implementation for arithmetic in GF... |
tree | commitdiff |
2017-04-22 |
Mark Wooding | .gitignore, utils/.gitignore: Change Sage ignore rules. |
tree | commitdiff |
2017-04-15 |
Mark Wooding | symm/poly1305.c: Implement Bernstein's Monte-Carlo... |
tree | commitdiff |
2015-02-27 |
Mark Wooding | Merge branch 'mdw/ec-ptcmpr' |
tree | commitdiff |
2015-02-27 |
Mark Wooding | math/: Support EC2OSP and OS2ECP operations, with point... |
tree | commitdiff |
2013-08-11 |
Mark Wooding | More whitespace fixes. |
tree | commitdiff |
2013-08-06 |
Mark Wooding | utils/naf.c: Wrap up the state machine correctly. |
tree | commitdiff |
2013-08-05 |
Mark Wooding | utils/naf.c: Non-adjacent form calculator, from math... |
tree | commitdiff |
2007-01-29 |
Mark Wooding | cleanup: Big pile of whitespace fixes, all at once. |
tree | commitdiff |
2007-01-16 |
Mark Wooding | Merge branch 'fixes' |
tree | commitdiff |
2007-01-16 |
Mark Wooding | utils/mpreducetests.py: Tool to generate unpleasant... |
tree | commitdiff |
2006-11-22 |
Mark Wooding | Merge branch 'master' of git+ssh://metalzone.distorted... |
tree | commitdiff |
2006-11-22 |
Mark Wooding | ptab: Replace the Catacomb groups. |
tree | commitdiff |
2006-02-17 |
Mark Wooding | utils: Make very bad ECM factoring program. |
tree | commitdiff |
2005-09-13 |
mdw | Translate PSS tests to mLib format. |
tree | commitdiff |
2004-11-09 |
mdw | A variety of small tweaks and fixes. Make mpmont etc... |
tree | commitdiff |
2004-10-26 |
mdw | Field exponentiation. Add field size to field structur... |
tree | commitdiff |
2004-10-20 |
mdw | Support subgroups of binary fields. |
tree | commitdiff |
2004-10-17 |
mdw | Fix up ectab.in a little more. Fix group test vectors... |
tree | commitdiff |
2004-10-16 |
mdw | Add utility for computing conversion factors for ONBs... |
tree | commitdiff |
2004-10-02 |
mdw | Gather up another utility. |
tree | commitdiff |
2004-10-02 |
mdw | Slight reorganization. Add elliptic curves from X9.62. |
tree | commitdiff |
|