aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/pubkey.h
Commit message (Expand)AuthorAgeFilesLines
* Have the constructors in pubkey.h take all arguments look_pk does, andlloyd2010-03-081-12/+20
* Add ops for ElGamal encryption and decryption.lloyd2010-03-051-12/+22
* Rename PK_Ops::Signature_Operation to PK_Ops::Signaturelloyd2010-03-051-2/+2
* Add verification ops for all signature key typeslloyd2010-03-051-66/+23
* Add signature generation operation classes. Remove sign() fromlloyd2010-03-051-8/+9
* This checkin represents a pretty major change in how PK operations arelloyd2010-03-041-3/+36
* Clean up PK_Key_Agreement slightlylloyd2010-03-041-6/+32
* Fix indentlloyd2009-10-131-1/+1
* Move the contents of pubkey/pubkey (which was kind of a catch-all tolloyd2009-07-151-0/+392