aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/pk_ops_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-30/+30
* Expose pk_ops.h as public interface againJack Lloyd2016-12-041-1/+1
* Pubkey cleanupsJack Lloyd2016-11-121-4/+10
* Make pk_ops.h internalJack Lloyd2016-10-081-1/+1
* Add ECKCDSA signature algorithmRené Korthaus2016-06-141-2/+35
* Add PK_Decryptor::decrypt_or_randomJack Lloyd2016-03-201-1/+2
* cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...Daniel Neus2016-03-051-7/+7
* add missing overridesDaniel Neus2016-01-081-1/+1
* Add generalized KEM interfaceJack Lloyd2015-12-261-0/+40
* Move the signature padding schemes to the PK operation classes,lloyd2015-03-231-0/+146