Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | McEliece cleanups | Jack Lloyd | 2015-09-29 | 1 | -126/+0 |
* | pubkey: Add missing overrides | Daniel Seither | 2015-07-30 | 1 | -9/+9 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | When encrypting McEliece or Curve25519 keys, default to GCM instead of CBC. | lloyd | 2014-12-27 | 1 | -1/+1 |
* | Fix header guards for amalgamation (github issue 35) | lloyd | 2014-12-22 | 1 | -2/+2 |
* | Move all PK workfactor esstimators to workfactors.* | lloyd | 2014-11-29 | 1 | -2/+1 |
* | Add an implementation of McEliece encryption based on HyMES | fstrenzke | 2014-11-26 | 1 | -0/+127 |