Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ECC: use OID encoding if possible | Patrick Wildt | 2017-06-30 | 1 | -6/+16 |
* | 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 |
* | 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 | -1/+1 |
* | 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 | -1/+6 |
* | Add ECGDSA | René Korthaus | 2016-04-19 | 1 | -5/+16 |
* | Remaining cppcheck fixes that are not covered by GH #444 | Daniel Neus | 2016-03-05 | 1 | -7/+2 |
* | Mass-prefix member vars with m_ | René Korthaus | 2016-01-08 | 1 | -22/+22 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Move all PK workfactor esstimators to workfactors.* | lloyd | 2014-11-29 | 1 | -1/+2 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+148 |