aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/pk_codecs
Commit message (Expand)AuthorAgeFilesLines
* This comment was incorrect; X509::load_key(str) is for fileslloyd2010-06-151-2/+2
* Add PKCS8::BER_encode for encrypted keyslloyd2010-06-152-38/+53
* Add BER_encode function for PKCS #8 keyslloyd2010-06-152-41/+54
* Add X509::BER_encode which returns an X.509 encoded as a BER bytestring.lloyd2010-06-152-25/+31
* Replace 'XXX' and other such notes with FIXME for easy greppinglloyd2009-07-221-1/+1
* One signature of PKCS8::PEM_encode was stray, and didn't have a coorespondinglloyd2009-07-211-5/+0
* Move back to pk_codecs, propagate to pubkey-refactor donelloyd2009-07-214-0/+781
* Move from pk_codecs to pubkey to solve merge problemlloyd2009-07-214-781/+0
* Add a script that reads the output of print_deps.py and rewriteslloyd2009-07-151-0/+18
* Move the contents of pubkey/pubkey (which was kind of a catch-all tolloyd2009-07-154-0/+781