aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/pk_ops.h
Commit message (Expand)AuthorAgeFilesLines
* Rename PK_Ops::Signature_Operation to PK_Ops::Signaturelloyd2010-03-051-4/+4
* Add verification ops for all signature key typeslloyd2010-03-051-6/+37
* Remove the sign() operation from the public key objects, totally replacedlloyd2010-03-051-0/+25
* Add signature generation operation classes. Remove sign() fromlloyd2010-03-051-0/+35
* This checkin represents a pretty major change in how PK operations arelloyd2010-03-041-0/+38