aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/ecgdsa
Commit message (Expand)AuthorAgeFilesLines
* Pubkey cleanupsJack Lloyd2016-11-122-12/+0
* Remove Key_Type typedefsJack Lloyd2016-11-081-2/+0
* Improve pubkey doxygen [ci skip]René Korthaus2016-10-191-2/+7
* Revert PK_Verifier change (don't require RNG there).Jack Lloyd2016-10-072-8/+10
* Remove Algo_Registry usage from public key code.Jack Lloyd2016-10-072-4/+27
* Fix leading zero bytes in DSA, ECDSA, ECGDSA and ECKCDSA signaturesRené Korthaus2016-08-171-4/+1
* fix test failures and seg faults when Botan is configured with --module-poli...René Korthaus2016-06-172-1/+3
* Enable ECGDSA in default buildRené Korthaus2016-04-201-2/+0
* Add ECGDSARené Korthaus2016-04-193-0/+252