aboutsummaryrefslogtreecommitdiffstats
path: root/src/s2k/pbkdf2/pbkdf2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename S2K to PBKDF, because that is by far the most common name - S2Klloyd2010-07-091-82/+0
* Move the get_byte template to its own header, because many fileslloyd2010-02-021-1/+1
* Modify the S2K interface. Instead of being stateful in terms of the saltlloyd2010-02-011-4/+4
* Un-internal loadstor.h (and its header deps, rotate.h andlloyd2009-12-211-1/+1
* Make many more headers internal-only.lloyd2009-12-161-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/+80