Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This comment was incorrect; X509::load_key(str) is for files | lloyd | 2010-06-15 | 1 | -2/+2 |
* | Add PKCS8::BER_encode for encrypted keys | lloyd | 2010-06-15 | 2 | -38/+53 |
* | Add BER_encode function for PKCS #8 keys | lloyd | 2010-06-15 | 2 | -41/+54 |
* | Add X509::BER_encode which returns an X.509 encoded as a BER bytestring. | lloyd | 2010-06-15 | 2 | -25/+31 |
* | Replace 'XXX' and other such notes with FIXME for easy grepping | lloyd | 2009-07-22 | 1 | -1/+1 |
* | One signature of PKCS8::PEM_encode was stray, and didn't have a cooresponding | lloyd | 2009-07-21 | 1 | -5/+0 |
* | Move back to pk_codecs, propagate to pubkey-refactor done | lloyd | 2009-07-21 | 4 | -0/+781 |
* | Move from pk_codecs to pubkey to solve merge problem | lloyd | 2009-07-21 | 4 | -781/+0 |
* | Add a script that reads the output of print_deps.py and rewrites | lloyd | 2009-07-15 | 1 | -0/+18 |
* | Move the contents of pubkey/pubkey (which was kind of a catch-all to | lloyd | 2009-07-15 | 4 | -0/+781 |