Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Public_Key::subject_public_key() | René Korthaus | 2016-12-05 | 1 | -1/+1 |
* | Pubkey cleanups | Jack Lloyd | 2016-11-12 | 1 | -4/+0 |
* | Remove Key_Type typedefs | Jack Lloyd | 2016-11-08 | 1 | -2/+0 |
* | Revert PK_Verifier change (don't require RNG there). | Jack Lloyd | 2016-10-07 | 1 | -5/+8 |
* | Remove Algo_Registry usage from public key code. | Jack Lloyd | 2016-10-07 | 1 | -3/+17 |
* | Mass-prefix member vars with m_ | René Korthaus | 2016-01-08 | 1 | -19/+19 |
* | Add power analysis countermeasures for ECC point multiplications. | Jack Lloyd | 2015-08-21 | 1 | -19/+19 |
* | pubkey: Add missing overrides | Daniel Seither | 2015-07-30 | 1 | -1/+1 |
* | lib/pubkey: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-23 | 1 | -2/+2 |
* | Move the signature padding schemes to the PK operation classes, | lloyd | 2015-03-23 | 1 | -15/+19 |
* | Convert PK operations to using Algo_Registry instead of Engine. | lloyd | 2015-02-03 | 1 | -17/+55 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+176 |