Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace \n by std::endl in tests to ensure proper flushing | Simon Warta | 2015-06-19 | 1 | -4/+4 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -0/+8 |
* | Add MCEIES, an integrated encryption system using McEliece and AES-256/OCB | lloyd | 2015-01-08 | 1 | -47/+109 |
* | All tests now share an RNG. Uses system RNG if available | lloyd | 2014-12-28 | 1 | -2/+2 |
* | Remove the Overbeck conversion at Dr. Strenzke's request. | lloyd | 2014-12-06 | 1 | -99/+25 |
* | Add KEM scheme for McEliece | fstrenzke | 2014-12-06 | 1 | -21/+68 |
* | Add an implementation of McEliece encryption based on HyMES | fstrenzke | 2014-11-26 | 1 | -0/+266 |