summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/t_hmac.c
Commit message (Expand)AuthorAgeFilesLines
* Rename krb5int_buf_cstr to krb5int_buf_data, since k5bufs can be usedGreg Hudson2008-11-051-1/+1
* Use the k5buf module instead of strcpy/strcat in several placesGreg Hudson2008-10-301-4/+6
* * t_hmac.c, t_pkcs5.c: Don't include krb5.hKen Raeburn2005-11-181-1/+0
* Change crypto "provider" structures to hold numeric values instead of functionKen Raeburn2003-07-221-2/+2
* Cleanup unusedEzra Peisach2002-12-231-86/+7
* * Makefile.in (clean): Clean up more test executables and objectEzra Peisach2002-12-061-2/+2
* * pbkdf2.c, t_hmac.c, t_pkcs5.c: New filesKen Raeburn2002-10-101-0/+351