| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove inner/outer OID check in EC_PrivateKey ctor | René Korthaus | 2017-09-13 | 1 | -3/+0 |
* | ECC: use OID encoding if possible | Patrick Wildt | 2017-06-30 | 1 | -6/+16 |
* | Content: | Tomasz Frydrych | 2017-04-03 | 1 | -3/+7 |
* | Remove "Dirty hack" for multiple defines in lex_me_harder() | Simon Warta | 2017-04-02 | 1 | -1/+3 |
* | verify ec domain in EC_PublicKey::check_key | Never | 2017-02-28 | 1 | -1/+6 |
* | EC_PublicKey::check_key for curves with cofactor > 1 | Never | 2017-02-27 | 1 | -1/+24 |
* | Add =default copy constructor decls for some pubkey types. | Jack Lloyd | 2017-01-27 | 1 | -0/+4 |
* | Fix private key ctors API docs [ci skip] | René Korthaus | 2017-01-27 | 1 | -2/+3 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 2 | -10/+10 |
* | Public_Key derived class ctors take an std::vector<byte> | René Korthaus | 2016-12-11 | 2 | -3/+3 |
* | Add Private_Key::private_key_info() | René Korthaus | 2016-12-05 | 2 | -2/+2 |
* | Add Public_Key::subject_public_key() | René Korthaus | 2016-12-05 | 2 | -2/+2 |
* | Pubkey cleanups | Jack Lloyd | 2016-11-12 | 2 | -1/+7 |
* | Improve pubkey doxygen [ci skip] | René Korthaus | 2016-10-19 | 1 | -0/+10 |
* | Add ECGDSA | René Korthaus | 2016-04-19 | 2 | -10/+39 |
* | Remaining cppcheck fixes that are not covered by GH #444 | Daniel Neus | 2016-03-05 | 2 | -8/+4 |
* | Mass-prefix member vars with m_ | René Korthaus | 2016-01-08 | 2 | -30/+30 |
* | Remove alloc module; move secmem.h to base and locking_allocator to utils | Jack Lloyd | 2015-08-29 | 1 | -1/+0 |
* | 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 | 2 | -2/+2 |
* | Move all PK workfactor esstimators to workfactors.* | lloyd | 2014-11-29 | 1 | -1/+2 |
* | Move lib into src | lloyd | 2014-01-10 | 3 | -0/+279 |