Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Algo_Registry usage from public key code. | Jack Lloyd | 2016-10-07 | 1 | -2/+3 |
* | V816 It is more efficient to catch exception by reference rather than by valu... | Daniel Neus | 2016-02-08 | 1 | -1/+1 |
* | Add generalized KEM interface | Jack Lloyd | 2015-12-26 | 1 | -7/+6 |
* | Reroot the exception hierarchy into a toplevel Exception class | Jack Lloyd | 2015-12-11 | 1 | -4/+4 |
* | Update and consolidate the test framework. | Jack Lloyd | 2015-11-11 | 1 | -0/+4 |
* | McEliece cleanups | Jack Lloyd | 2015-09-29 | 1 | -13/+12 |
* | Fix module combi: adler32,mce | Simon Warta | 2015-07-08 | 1 | -4/+7 |
* | More changes for use with debug STL | Simon Warta | 2015-06-30 | 1 | -3/+3 |
* | lib/pubkey: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-23 | 1 | -4/+4 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Add MCEIES, an integrated encryption system using McEliece and AES-256/OCB | lloyd | 2015-01-08 | 1 | -0/+106 |