aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/ecdsa/ecdsa.h
Commit message (Collapse)AuthorAgeFilesLines
* pubkey: Add missing overridesDaniel Seither2015-07-301-5/+6
|
* Convert PK operations to using Algo_Registry instead of Engine.lloyd2015-02-031-48/+0
| | | | Remove global PRNG.
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
| | | | | Update license header line to specify the terms and refer to the file, neither of which it included before.
* Implement RFC 6979 determinstic signatures for DSA and ECDSA.lloyd2014-12-101-1/+3
| | | | | Drop the GNU MP engine. Its implementations were potentially faster in some scenarios but not well protected against side channels.
* Move lib into srclloyd2014-01-101-0/+138