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