Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove deprecated Nyberg-Rueppel and Rabin-Williams signatures | Jack Lloyd | 2016-09-02 | 3 | -250/+0 |
* | Mass-prefix member vars with m_ | René Korthaus | 2016-01-08 | 1 | -44/+44 |
* | pubkey: Add missing overrides | Daniel Seither | 2015-07-30 | 2 | -5/+5 |
* | Move the signature padding schemes to the PK operation classes, | lloyd | 2015-03-23 | 1 | -9/+11 |
* | Remove algo factory, engines, global RNG, global state, etc. | lloyd | 2015-02-04 | 2 | -11/+5 |
* | Convert PK operations to using Algo_Registry instead of Engine. | lloyd | 2015-02-03 | 2 | -56/+65 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 2 | -2/+2 |
* | Move lib into src | lloyd | 2014-01-10 | 3 | -0/+245 |