aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/dsa/dsa.cpp
Commit message (Expand)AuthorAgeFilesLines
* pubkey: Add missing overridesDaniel Seither2015-07-301-3/+3
* Move the signature padding schemes to the PK operation classes,lloyd2015-03-231-7/+9
* Convert PK operations to using Algo_Registry instead of Engine.lloyd2015-02-031-16/+69
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* No need to reseed RNG in DSA sign as RNG is no longer usedlloyd2015-01-081-4/+2
* Implement RFC 6979 determinstic signatures for DSA and ECDSA.lloyd2014-12-101-19/+23
* Fix various warnings from VC++ 2014 and add missing includelloyd2014-10-311-2/+0
* Move lib into srclloyd2014-01-101-0/+143