summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/krb/raw
Commit message (Expand)AuthorAgeFilesLines
* Consolidate the IOV and non-IOV encryption/decryption code paths, andGreg Hudson2009-12-046-207/+44
* Stream decryption is handled in krb5_k_decrypt_iov; remove someGreg Hudson2009-11-301-6/+0
* Mark and reindent lib/cryptoGreg Hudson2009-11-284-70/+73
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-222-26/+24
* make mark-cstyleTom Yu2009-10-314-14/+13
* Replace krb5_ with krb5Int_ prefix for non-API functionsZhanna Tsitkov2009-10-283-4/+4
* Implement new APIs to allow improved crypto performanceGreg Hudson2009-10-194-6/+6
* Move destest to builtin/des, because it depends on overriding someTom Yu2009-10-101-10/+13
* Re-run make depend without autoconf.h in the source treeGreg Hudson2009-09-161-25/+22
* Crypto modularity proj.: Move prf and random-to-key ops from backend to krbZhanna Tsitkov2009-09-161-22/+25
* Re-run make depend. (I am not certain why the dependencies fromGreg Hudson2009-08-031-25/+22
* Crypto modularity proj: Separate files under crypto directory based on their ...Zhanna Tsitkov2009-08-036-0/+371