Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reformat code with astyle + fix code style | Tomasz Frydrych | 2017-05-01 | 1 | -10/+18 |
| | |||||
* | Minor refactoring of Text_Based_Test | Jack Lloyd | 2016-12-19 | 1 | -1/+1 |
| | | | | | | Turns out astyle has some bugs wrt C++11 initialize lists. Rather than having astyle mangle all of the tests, convert to using a string which is split once at the start instead of a vector of keys. | ||||
* | Test PK key creation via create_private_key API | Jack Lloyd | 2016-10-31 | 1 | -8/+1 |
| | |||||
* | Pubkey tests should express category [ci skip] | René Korthaus | 2016-10-24 | 1 | -1/+1 |
| | |||||
* | Add ECGDSA | René Korthaus | 2016-04-19 | 1 | -0/+78 |