Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | Remove global PRNG. | ||||
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -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. | lloyd | 2014-12-10 | 1 | -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 src | lloyd | 2014-01-10 | 1 | -0/+138 |