aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/rfc6979/rfc6979.h
Commit message (Expand)AuthorAgeFilesLines
* Add ECKCDSA signature algorithmRené Korthaus2016-06-141-2/+0
* Externalize the state of a RFC 6979 nonce computation.lloyd2015-03-121-1/+23
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Implement RFC 6979 determinstic signatures for DSA and ECDSA.lloyd2014-12-101-0/+2
* Fix header guard for amalgamationlloyd2014-07-031-2/+2
* Add RFC 6979 nonce generator. Also some HMAC_DRBG cleanups.lloyd2014-03-221-0/+29