Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix private key ctors API docs [ci skip] | René Korthaus | 2017-01-27 | 1 | -1/+1 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -2/+2 |
* | Public_Key derived class ctors take an std::vector<byte> | René Korthaus | 2016-12-11 | 1 | -2/+2 |
* | Pubkey cleanups | Jack Lloyd | 2016-11-12 | 1 | -8/+0 |
* | Improve pubkey doxygen [ci skip] | René Korthaus | 2016-10-19 | 1 | -2/+7 |
* | Revert PK_Verifier change (don't require RNG there). | Jack Lloyd | 2016-10-07 | 1 | -3/+2 |
* | Remove Algo_Registry usage from public key code. | Jack Lloyd | 2016-10-07 | 1 | -0/+9 |
* | Add ECGDSA | René Korthaus | 2016-04-19 | 1 | -1/+1 |
* | pubkey: Add missing overrides | Daniel Seither | 2015-07-30 | 1 | -5/+6 |
* | Convert PK operations to using Algo_Registry instead of Engine. | lloyd | 2015-02-03 | 1 | -48/+0 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Implement RFC 6979 determinstic signatures for DSA and ECDSA. | lloyd | 2014-12-10 | 1 | -1/+3 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+138 |