aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/pk_codecs/pkcs8.cpp
Commit message (Expand)AuthorAgeFilesLines
* The code in pk_codecs was actually entirely tied to the code inlloyd2010-03-041-309/+0
* Add a pkcs8_private_key similiar to x509_subject_public_keylloyd2010-03-041-6/+2
* Switch from TripleDES to AES-256 for private key encryption bylloyd2009-12-261-1/+1
* Add missing BOTAN_DLL exports.lloyd2009-12-161-1/+1
* Rename/remove some secmem member variables for better matching with STLlloyd2009-11-171-2/+2
* Move back to pk_codecs, propagate to pubkey-refactor donelloyd2009-07-211-0/+313
* Move from pk_codecs to pubkey to solve merge problemlloyd2009-07-211-313/+0
* Move the contents of pubkey/pubkey (which was kind of a catch-all tolloyd2009-07-151-0/+313