aboutsummaryrefslogtreecommitdiffstats
path: root/src/s2k/pbkdf2/pbkdf2.h
Commit message (Expand)AuthorAgeFilesLines
* Rename S2K to PBKDF, because that is by far the most common name - S2Klloyd2010-07-091-42/+0
* Modify the S2K interface. Instead of being stateful in terms of the saltlloyd2010-02-011-3/+5
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-4/+6
* Move declaration of MessageAuthenticationCode base class to mac.h (from base.h)lloyd2008-11-081-1/+1
* Move the declaration of the HashFunction base class to a new header hash.hlloyd2008-11-081-1/+1
* Move s2k.{h,cpp} and S2K algos from core and kdf to new s2k/ dirlloyd2008-10-261-0/+38