summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/builtin/pbkdf2.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up a number of variables set but not used warningsEzra Peisach2011-07-241-2/+1
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-5/+1
* Consolidate almost all lib/crypto/krb headers into a singleGreg Hudson2011-03-021-8/+7
* krb5int_pbkdf2_hmac_sha1 fails to set enctype on keyblockEzra Peisach2010-01-091-0/+1
* Make the libk5crypto hash_provider interface take crypto_iov listsGreg Hudson2009-12-061-6/+11
* Mark and reindent lib/cryptoGreg Hudson2009-11-281-69/+70
* make mark-cstyleTom Yu2009-10-311-2/+2
* Replace krb5_ with krb5Int_ prefix for non-API functionsZhanna Tsitkov2009-10-281-1/+1
* Implement new APIs to allow improved crypto performanceGreg Hudson2009-10-191-68/+67
* Crypto modularity proj: Separate files under crypto directory based on their ...Zhanna Tsitkov2009-08-031-0/+265