aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/pubkey.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add verification ops for all signature key typeslloyd2010-03-051-61/+32
* Add signature generation operation classes. Remove sign() fromlloyd2010-03-051-44/+21
* This checkin represents a pretty major change in how PK operations arelloyd2010-03-041-5/+20
* Clean up PK_Key_Agreement slightlylloyd2010-03-041-15/+0
* Remove catch clauses made redundant by inheritence changes in exception hiera...lloyd2010-01-081-5/+0
* Clean up exceptions. Remove some unused ones like Config_Error. Makelloyd2010-01-051-3/+3
* Make many more headers internal-only.lloyd2009-12-161-1/+1
* Move the contents of pubkey/pubkey (which was kind of a catch-all tolloyd2009-07-151-0/+396