aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/ecdsa
Commit message (Expand)AuthorAgeFilesLines
* Break up openssl providerJack Lloyd2015-10-191-0/+213
* Remove unused variableJack Lloyd2015-08-281-3/+0
* Add power analysis countermeasures for ECC point multiplications.Jack Lloyd2015-08-211-16/+18
* pubkey: Add missing overridesDaniel Seither2015-07-301-5/+6
* Make Botan compile when only some modules are enabledSimon Warta2015-07-031-0/+1
* Move the signature padding schemes to the PK operation classes,lloyd2015-03-231-15/+17
* Avoid a ECC point multiplication in ECDSA signature verification bylloyd2015-03-121-14/+20
* Convert PK operations to using Algo_Registry instead of Engine.lloyd2015-02-032-60/+67
* Ensure all files have copyright and license info.lloyd2015-01-102-2/+2
* Implement RFC 6979 determinstic signatures for DSA and ECDSA.lloyd2014-12-103-20/+17
* Move lib into srclloyd2014-01-103-0/+244