aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/krb/checksum
AgeCommit message (Expand)AuthorFilesLines
2010-09-30Merge r24242:24397 from trunk to branches/nss. This will break theGreg Hudson3-15/+271
2010-07-19Allow Microsoft HMAC-MD5 checksum types to use non-RC4 keysGreg Hudson1-0/+2
2010-06-07make dependGreg Hudson1-16/+19
2010-01-03Update dependenciesKen Raeburn1-1/+2
2009-12-31Initialize hash_iov, in case of premature error exitKen Raeburn1-1/+1
2009-12-10Don't use sizeof(pointertype) to get the length of an allocated arrayTom Yu1-1/+1
2009-12-10Add comments to make it slightly clearer howGreg Hudson1-1/+2
2009-12-10Restructure the crypto checksum implementation to minimizeGreg Hudson6-0/+417