aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/x509_key.cpp
Commit message (Expand)AuthorAgeFilesLines
* No reason to use secure_vector herelloyd2012-05-261-1/+1
* propagate from branch 'net.randombit.botan.x509-path-validation' (head 63b5a2...lloyd2012-05-251-4/+4
|\
| * Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-181-4/+4
* | Kill off the quite vestigal pubkey_enums header. Move most of the codelloyd2012-03-281-26/+0
|/
* s/u32bit/size_t/lloyd2010-10-291-1/+1
* New BER encoding funcs for PKCS and X.509. Remove Private_Key dep herelloyd2010-06-151-22/+6
* Remove the now no-op classes PK_Encrypting_Key,lloyd2010-03-081-7/+8
* Add a new constructor to each public key algorithm (only the publiclloyd2010-03-041-20/+1
* The code in pk_codecs was actually entirely tied to the code inlloyd2010-03-041-0/+172
* Move back to pk_codecs, propagate to pubkey-refactor donelloyd2009-07-211-176/+0
* Move from pk_codecs to pubkey to solve merge problemlloyd2009-07-211-0/+176