aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/ecc_key/ecc_key.cpp
Commit message (Expand)AuthorAgeFilesLines
* ECC: use OID encoding if possiblePatrick Wildt2017-06-301-6/+16
* verify ec domain in EC_PublicKey::check_keyNever2017-02-281-1/+6
* EC_PublicKey::check_key for curves with cofactor > 1Never2017-02-271-1/+24
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-5/+5
* Public_Key derived class ctors take an std::vector<byte>René Korthaus2016-12-111-1/+1
* Add Private_Key::private_key_info()René Korthaus2016-12-051-1/+1
* Add Public_Key::subject_public_key()René Korthaus2016-12-051-1/+1
* Pubkey cleanupsJack Lloyd2016-11-121-1/+6
* Add ECGDSARené Korthaus2016-04-191-5/+16
* Remaining cppcheck fixes that are not covered by GH #444Daniel Neus2016-03-051-7/+2
* Mass-prefix member vars with m_René Korthaus2016-01-081-22/+22
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move all PK workfactor esstimators to workfactors.*lloyd2014-11-291-1/+2
* Move lib into srclloyd2014-01-101-0/+148