aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/ecgdsa/ecgdsa.h
Commit message (Expand)AuthorAgeFilesLines
* Fix private key ctors API docs [ci skip]René Korthaus2017-01-271-1/+1
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-2/+2
* Public_Key derived class ctors take an std::vector<byte>René Korthaus2016-12-111-2/+2
* Pubkey cleanupsJack Lloyd2016-11-121-8/+0
* Improve pubkey doxygen [ci skip]René Korthaus2016-10-191-2/+7
* Revert PK_Verifier change (don't require RNG there).Jack Lloyd2016-10-071-3/+2
* Remove Algo_Registry usage from public key code.Jack Lloyd2016-10-071-0/+9
* Add ECGDSARené Korthaus2016-04-191-0/+91