aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/pkcs8.h
Commit message (Expand)AuthorAgeFilesLines
* Add new PBKDF interface that takes a std::chrono::milliseconds andlloyd2012-05-311-55/+15
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-181-2/+2
* propagate from branch 'net.randombit.botan' (head 303b2518a80553214b1e5ab4d9b...lloyd2010-11-041-11/+13
|\
| * Drop User_Interface; replace with a std::function callbacklloyd2010-07-091-11/+13
* | Add a BOTAN_DEPRECATED macro which can provide compile-timelloyd2010-11-021-0/+2
|/
* Doxygenlloyd2010-06-211-0/+3
* Replace "@return a blah" and "@return the blah" with just "@return blah"lloyd2010-06-161-8/+8
* Use Doxygen deprecation warningslloyd2010-06-151-3/+6
* New BER encoding funcs for PKCS and X.509. Remove Private_Key dep herelloyd2010-06-151-25/+64
* Kill pkcs8_decoderlloyd2010-03-041-21/+0
* The code in pk_codecs was actually entirely tied to the code inlloyd2010-03-041-0/+153
* Move back to pk_codecs, propagate to pubkey-refactor donelloyd2009-07-211-182/+0
* Move from pk_codecs to pubkey to solve merge problemlloyd2009-07-211-0/+182