Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The code in pk_codecs was actually entirely tied to the code in | lloyd | 2010-03-04 | 1 | -309/+0 |
* | Add a pkcs8_private_key similiar to x509_subject_public_key | lloyd | 2010-03-04 | 1 | -6/+2 |
* | Switch from TripleDES to AES-256 for private key encryption by | lloyd | 2009-12-26 | 1 | -1/+1 |
* | Add missing BOTAN_DLL exports. | lloyd | 2009-12-16 | 1 | -1/+1 |
* | Rename/remove some secmem member variables for better matching with STL | lloyd | 2009-11-17 | 1 | -2/+2 |
* | Move back to pk_codecs, propagate to pubkey-refactor done | lloyd | 2009-07-21 | 1 | -0/+313 |
* | Move from pk_codecs to pubkey to solve merge problem | lloyd | 2009-07-21 | 1 | -313/+0 |
* | Move the contents of pubkey/pubkey (which was kind of a catch-all to | lloyd | 2009-07-15 | 1 | -0/+313 |