aboutsummaryrefslogtreecommitdiffstats
path: root/src/s2k/pbkdf1/pbkdf1.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename S2K to PBKDF, because that is by far the most common name - S2Klloyd2010-07-091-56/+0
* Remove include of rng.h in s2k.h since it is no longer used. Add anlloyd2010-02-011-0/+1
* Modify the S2K interface. Instead of being stateful in terms of the saltlloyd2010-02-011-4/+4
* Clean up exceptions. Remove some unused ones like Config_Error. Makelloyd2010-01-051-2/+2
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-13/+15
* Move s2k.{h,cpp} and S2K algos from core and kdf to new s2k/ dirlloyd2008-10-261-0/+53