aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/krb/verify_checksum.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-10Restructure the crypto checksum implementation to minimizeGreg Hudson1-35/+16
2009-12-06Remove the ivec parameters from the keyhash provider functions, asGreg Hudson1-3/+2
2009-11-28Mark and reindent lib/cryptoGreg Hudson1-25/+26
2009-10-31make mark-cstyleTom Yu1-4/+4
2009-10-28Replace krb5_ with krb5Int_ prefix for non-API functionsZhanna Tsitkov1-4/+4
2009-10-19Implement new APIs to allow improved crypto performanceGreg Hudson1-2/+20
2009-10-08In krb5_c_verify_checksum, avoid the structure copy of *data since weGreg Hudson1-1/+2
2009-10-03Update the crypto API glue to conform to most of the current codingGreg Hudson1-21/+19
2009-08-03Crypto modularity proj: Separate files under crypto directory based on their ...Zhanna Tsitkov1-0/+92