aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/ecc_key/ecc_key.h
Commit message (Expand)AuthorAgeFilesLines
* Content:Tomasz Frydrych2017-04-031-3/+7
* Add =default copy constructor decls for some pubkey types.Jack Lloyd2017-01-271-0/+4
* Fix private key ctors API docs [ci skip]René Korthaus2017-01-271-2/+3
* 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-2/+2
* 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-0/+1
* Improve pubkey doxygen [ci skip]René Korthaus2016-10-191-0/+10
* Add ECGDSARené Korthaus2016-04-191-5/+23
* Remaining cppcheck fixes that are not covered by GH #444Daniel Neus2016-03-051-1/+2
* Mass-prefix member vars with m_René Korthaus2016-01-081-8/+8
* Remove unused pkcs8 includesSimon Warta2015-08-031-1/+0
* pubkey: Add missing overridesDaniel Seither2015-07-301-4/+4
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+121