aboutsummaryrefslogtreecommitdiffstats
path: root/src/pbkdf/pbkdf1
Commit message (Expand)AuthorAgeFilesLines
* Use output_length() instead of OUTPUT_LENGTH pseudo-propertylloyd2010-10-131-1/+1
* s/u32bit/size_t/ in pbkdflloyd2010-10-122-8/+8
* More changes to avoid vector to pointer implicit conversionslloyd2010-09-141-2/+2
* Handle the case that container size() returns something other than u32bitlloyd2010-09-141-1/+1
* Rename S2K to PBKDF, because that is by far the most common name - S2Klloyd2010-07-093-0/+104