aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/krb/make_checksum.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-14fast negotiation projecSam Hartman1-0/+8
2009-12-10Restructure the crypto checksum implementation to minimizeGreg Hudson1-62/+24
2009-12-06Remove the ivec parameters from the keyhash provider functions, asGreg Hudson1-2/+2
2009-12-06Make the libk5crypto hash_provider interface take crypto_iov listsGreg Hudson1-12/+8
2009-11-28Mark and reindent lib/cryptoGreg Hudson1-50/+51
2009-10-31make mark-cstyleTom Yu1-4/+4
2009-10-28Replace krb5_ with krb5Int_ prefix for non-API functionsZhanna Tsitkov1-5/+5
2009-10-20In krb5_k_make_checksum, check for a null key passed with a keyedGreg Hudson1-1/+1
2009-10-19Implement new APIs to allow improved crypto performanceGreg Hudson1-3/+21
2009-10-07In krb5_c_make_checksum, avoid the structure copy of *input since weGreg Hudson1-1/+2
2009-10-03Update the crypto API glue to conform to most of the current codingGreg Hudson1-41/+28
2009-08-03Crypto modularity proj: Separate files under crypto directory based on their ...Zhanna Tsitkov1-0/+129