Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |