summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/krb/make_checksum.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidate almost all lib/crypto/krb headers into a singleGreg Hudson2011-03-021-4/+1
* fast negotiation projecSam Hartman2009-12-141-0/+8
* Restructure the crypto checksum implementation to minimizeGreg Hudson2009-12-101-62/+24
* Remove the ivec parameters from the keyhash provider functions, asGreg Hudson2009-12-061-2/+2
* Make the libk5crypto hash_provider interface take crypto_iov listsGreg Hudson2009-12-061-12/+8
* Mark and reindent lib/cryptoGreg Hudson2009-11-281-50/+51
* make mark-cstyleTom Yu2009-10-311-4/+4
* Replace krb5_ with krb5Int_ prefix for non-API functionsZhanna Tsitkov2009-10-281-5/+5
* In krb5_k_make_checksum, check for a null key passed with a keyedGreg Hudson2009-10-201-1/+1
* Implement new APIs to allow improved crypto performanceGreg Hudson2009-10-191-3/+21
* In krb5_c_make_checksum, avoid the structure copy of *input since weGreg Hudson2009-10-071-1/+2
* Update the crypto API glue to conform to most of the current codingGreg Hudson2009-10-031-41/+28
* Crypto modularity proj: Separate files under crypto directory based on their ...Zhanna Tsitkov2009-08-031-0/+129