aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/pk_keys.h
Commit message (Expand)AuthorAgeFilesLines
* Add verification ops for all signature key typeslloyd2010-03-051-7/+0
* Add signature generation operation classes. Remove sign() fromlloyd2010-03-051-4/+0
* This checkin represents a pretty major change in how PK operations arelloyd2010-03-041-1/+1
* Quite the hack, here.lloyd2010-03-041-0/+7
* Kill pkcs8_decoderlloyd2010-03-041-7/+0
* Remove X509_Decoder. Fix GOST-34.10 DER constructor (was default to normal ECC)lloyd2010-03-041-7/+0
* Kill pkcs8_encoderlloyd2010-03-041-8/+0
* Add a pkcs8_private_key similiar to x509_subject_public_keylloyd2010-03-041-0/+5
* Add a new function to public key x509_subject_public_key which returnslloyd2010-03-041-3/+2
* Add a new function to Public_Key, algorithm_identifier(), which justlloyd2010-03-041-0/+6
* Move the contents of pubkey/pubkey (which was kind of a catch-all tolloyd2009-07-151-0/+180