Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Content: | Tomasz Frydrych | 2017-04-03 | 1 | -7/+7 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -13/+13 |
* | Expose pk_ops.h as public interface again | Jack Lloyd | 2016-12-04 | 1 | -1/+11 |
* | Pubkey cleanups | Jack Lloyd | 2016-11-12 | 1 | -34/+2 |
* | Correct comment [ci skip] | Jack Lloyd | 2016-11-08 | 1 | -1/+1 |
* | Remove Spec typedef from pk_ops | Jack Lloyd | 2016-11-08 | 1 | -35/+0 |
* | Add PK_Decryptor::decrypt_or_random | Jack Lloyd | 2016-03-20 | 1 | -1/+3 |
* | Add generalized KEM interface | Jack Lloyd | 2015-12-26 | 1 | -3/+37 |
* | Move the signature padding schemes to the PK operation classes, | lloyd | 2015-03-23 | 1 | -110/+40 |
* | In PK encrypt/decrypt move pad calls to the operation. This allows an | lloyd | 2015-03-14 | 1 | -9/+60 |
* | Convert PK operations to using Algo_Registry instead of Engine. | lloyd | 2015-02-03 | 1 | -4/+31 |
* | 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/+163 |