aboutsummaryrefslogtreecommitdiffstats
path: root/src/asn1/der_enc.h
Commit message (Expand)AuthorAgeFilesLines
* Allow arbitrary ciphers and hashes with PKCS #5 v2.0. The onlylloyd2012-05-311-0/+1
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-181-9/+28
* Name the params for DER_Encoder in headerlloyd2011-10-061-24/+47
* Convert the BER/DER coders to use size_t instead of u32bit for smalllloyd2011-02-091-2/+2
* s/u32bit/size_t/ in asn1lloyd2010-10-131-7/+7
* More Doxygen fixeslloyd2010-06-151-1/+1
* Fix a few hundred Doxygen warningslloyd2010-06-151-3/+6
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-7/+9
* Move almost all of the ASN.1, BER, and DER codec related code into newlloyd2008-09-281-0/+89