aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/pk_ops_impl.h
Commit message (Expand)AuthorAgeFilesLines
* 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