Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove dead code | Daniel Seither | 2015-09-25 | 1 | -1/+0 |
* | Fix module combi: adler32,mce | Simon Warta | 2015-07-08 | 1 | -13/+17 |
* | Make Botan compile when only some modules are enabled | Simon Warta | 2015-07-03 | 1 | -0/+8 |
* | tests: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-30 | 1 | -9/+9 |
* | 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 |