Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge GH #779 Add ECDH/ECIES blinding and DH small subgroup checking | Jack Lloyd | 2016-12-21 | 1 | -1/+15 |
|\ | |||||
| * | Add missing q == 0 check in DL_Scheme_PublicKey::check_key() as q may not be ... | Never | 2016-12-20 | 1 | -7/+19 |
| * | Added DH public key check y^q mod p = 1 against small-subgroup attacks as des... | Never | 2016-12-19 | 1 | -0/+2 |
* | | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -4/+4 |
|/ | |||||
* | Public_Key derived class ctors take an std::vector<byte> | René Korthaus | 2016-12-11 | 1 | -1/+1 |
* | Add Private_Key::private_key_info() | René Korthaus | 2016-12-05 | 1 | -1/+1 |
* | Add Public_Key::subject_public_key() | René Korthaus | 2016-12-05 | 1 | -1/+1 |
* | Pubkey cleanups | Jack Lloyd | 2016-11-12 | 1 | -1/+6 |
* | Mass-prefix member vars with m_ | René Korthaus | 2016-01-08 | 1 | -13/+13 |
* | 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/+91 |