aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/pk_ops.h
Commit message (Expand)AuthorAgeFilesLines
* Content:Tomasz Frydrych2017-04-031-7/+7
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-13/+13
* Expose pk_ops.h as public interface againJack Lloyd2016-12-041-1/+11
* Pubkey cleanupsJack Lloyd2016-11-121-34/+2
* Correct comment [ci skip]Jack Lloyd2016-11-081-1/+1
* Remove Spec typedef from pk_opsJack Lloyd2016-11-081-35/+0
* Add PK_Decryptor::decrypt_or_randomJack Lloyd2016-03-201-1/+3
* Add generalized KEM interfaceJack Lloyd2015-12-261-3/+37
* Move the signature padding schemes to the PK operation classes,lloyd2015-03-231-110/+40
* In PK encrypt/decrypt move pad calls to the operation. This allows anlloyd2015-03-141-9/+60
* Convert PK operations to using Algo_Registry instead of Engine.lloyd2015-02-031-4/+31
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+163