aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/krb/keyhash_provider
AgeCommit message (Expand)AuthorFilesLines
2009-12-04Consolidate the IOV and non-IOV encryption/decryption code paths, andGreg Hudson4-34/+39
2009-11-28Mark and reindent lib/cryptoGreg Hudson6-196/+202
2009-11-27Move the arcfour directory from the crypto module dirs into krb. ThisGreg Hudson2-6/+6
2009-11-26Pullup to 1.7-branch is only for the test case, as krb5-1.7 behavedTom Yu2-14/+90
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson2-48/+46
2009-11-16Clean up some open-parenthesis problems, and reindentTom Yu1-1/+0
2009-11-16Typo fixZhanna Tsitkov1-1/+1
2009-11-16Remove unreferred krb5int_keyhash_aescbc_xxx. Cleaner krb5int_keyhash_md5_hma...Zhanna Tsitkov2-2/+2
2009-10-31make mark-cstyleTom Yu6-26/+25
2009-10-28Replace krb5_ with krb5Int_ prefix for non-API functionsZhanna Tsitkov4-37/+37
2009-10-27with an uninitialized entry on error exitEzra Peisach1-0/+1
2009-10-20In k5_hmac_md5_hash_iov, initialize keyblock.contents so that we don'tGreg Hudson1-0/+2
2009-10-19Implement new APIs to allow improved crypto performanceGreg Hudson5-34/+45
2009-10-10Move destest to builtin/des, because it depends on overriding someTom Yu1-22/+27
2009-09-30Crypto modularity proj: SHS_INFO structure is defined differently for crypto ...Zhanna Tsitkov2-3/+3
2009-09-20Clean up warnings of unused variables that have crept into the source tree..Ezra Peisach1-1/+0
2009-09-18Use enc_provider for des hash routines. Also needed by Crypto modularity projZhanna Tsitkov2-113/+58
2009-09-16Re-run make depend without autoconf.h in the source treeGreg Hudson1-44/+40
2009-09-16Crypto modularity proj.: Move prf and random-to-key ops from backend to krbZhanna Tsitkov1-40/+44
2009-08-03Re-run make depend. (I am not certain why the dependencies fromGreg Hudson1-44/+40
2009-08-03Crypto modularity proj: Separate files under crypto directory based on their ...Zhanna Tsitkov8-0/+800