aboutsummaryrefslogtreecommitdiffstats
path: root/src/pbe/pbes1/pbes1.h
Commit message (Expand)AuthorAgeFilesLines
* Add missing includes, noticed by OS X's Clang 4.1lloyd2012-10-301-0/+1
* More Doxygen warning fixeslloyd2012-07-091-0/+3
* Add new PBKDF interface that takes a std::chrono::milliseconds andlloyd2012-05-311-13/+18
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-181-2/+2
* Convert the BER/DER coders to use size_t instead of u32bit for smalllloyd2011-02-091-1/+1
* Use size_t in filterslloyd2010-10-121-1/+1
* Give all Filter objects a method for querying their namelloyd2010-06-281-0/+2
* More Doxygen commentslloyd2010-06-161-1/+6
* More Doxygen updates/fixeslloyd2010-06-151-2/+2
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-7/+9
* Remove global state dependency from pbes1lloyd2008-11-111-4/+13
* Split the last parts of the 'core' modulelloyd2008-11-081-1/+1
* Modularize PBEs (password-based encryption schemes)lloyd2008-09-281-0/+42