aboutsummaryrefslogtreecommitdiffstats
path: root/include/if_algo.h
Commit message (Expand)AuthorAgeFilesLines
* Make various member functions in the PK algorithms public, particularlylloyd2006-09-071-8/+4
* Rename instances of X509_PublicKey and PKCS8_PrivateKeylloyd2006-09-061-2/+2
* Split PK_Key into Public_Key and Private_Key; these new classes merge inlloyd2006-09-061-1/+1
* Implement codec objects for private keys as well.lloyd2006-09-061-4/+2
* First step in a major rewrite of the high level public key code. Thelloyd2006-09-061-4/+4
* Initial checkin1.5.6lloyd2006-05-181-0/+64