Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -5/+5 |
* | Public_Key derived class ctors take an std::vector<byte> | René Korthaus | 2016-12-11 | 1 | -2/+2 |
* | Add Private_Key::private_key_info() | René Korthaus | 2016-12-05 | 1 | -1/+1 |
* | Add Public_Key::subject_public_key() | René Korthaus | 2016-12-05 | 1 | -1/+1 |
* | Pubkey cleanups | Jack Lloyd | 2016-11-12 | 1 | -0/+1 |
* | Improve pubkey doxygen [ci skip] | René Korthaus | 2016-10-19 | 1 | -0/+10 |
* | Add ECGDSA | René Korthaus | 2016-04-19 | 1 | -5/+23 |
* | Remaining cppcheck fixes that are not covered by GH #444 | Daniel Neus | 2016-03-05 | 1 | -1/+2 |
* | Mass-prefix member vars with m_ | René Korthaus | 2016-01-08 | 1 | -8/+8 |
* | Remove unused pkcs8 includes | Simon Warta | 2015-08-03 | 1 | -1/+0 |
* | pubkey: Add missing overrides | Daniel Seither | 2015-07-30 | 1 | -4/+4 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+121 |