Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reformat code with astyle + fix code style | Tomasz Frydrych | 2017-05-01 | 1 | -4/+4 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -3/+3 |
* | Update and consolidate the test framework. | Jack Lloyd | 2015-11-11 | 1 | -32/+43 |
* | tests: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-30 | 1 | -1/+1 |
* | Replace \n by std::endl in tests to ensure proper flushing | Simon Warta | 2015-06-19 | 1 | -1/+1 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+6 |
* | All tests now share an RNG. Uses system RNG if available | lloyd | 2014-12-28 | 1 | -2/+2 |
* | Split up docs into the reference manual, the website, and everything else. | lloyd | 2014-01-10 | 1 | -0/+45 |
* | Rename test sources | lloyd | 2014-01-07 | 1 | -45/+0 |
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -0/+45 |