aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/krb/prf/rc4_prf.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-06Make the libk5crypto hash_provider interface take crypto_iov listsGreg Hudson1-1/+5
2009-12-04Consolidate the IOV and non-IOV encryption/decryption code paths, andGreg Hudson1-3/+2
2009-11-28Mark and reindent lib/cryptoGreg Hudson1-0/+1
2009-10-31make mark-cstyleTom Yu1-3/+1
2009-10-28Replace krb5_ with krb5Int_ prefix for non-API functionsZhanna Tsitkov1-1/+1
2009-10-19Implement new APIs to allow improved crypto performanceGreg Hudson1-2/+1
2009-09-16Crypto modularity proj.: Move prf and random-to-key ops from backend to krbZhanna Tsitkov1-0/+42