aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/dsa
Commit message (Expand)AuthorAgeFilesLines
* Ensure all files have copyright and license info.lloyd2015-01-102-2/+2
* 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-103-20/+26
* Fix various warnings from VC++ 2014 and add missing includelloyd2014-10-311-2/+0
* Move lib into srclloyd2014-01-103-0/+259